Class: E9Crm::OffersController
- Inherits:
-
ResourcesController
- Object
- AdminController
- BaseController
- ResourcesController
- E9Crm::OffersController
- Includes:
- E9Rails::Controllers::Orderable
- Defined in:
- app/controllers/e9_crm/offers_controller.rb
Instance Method Summary collapse
Methods inherited from ResourcesController
Instance Method Details
#show ⇒ Object
16 17 18 19 20 |
# File 'app/controllers/e9_crm/offers_controller.rb', line 16 def show add_home_crumb @show_title = resource.name end |