Class: E9Crm::OffersController

Inherits:
ResourcesController show all
Includes:
E9Rails::Controllers::Orderable
Defined in:
app/controllers/e9_crm/offers_controller.rb

Instance Method Summary collapse

Methods inherited from ResourcesController

#create, defaults, #update

Instance Method Details

#showObject



15
16
17
18
# File 'app/controllers/e9_crm/offers_controller.rb', line 15

def show
  clear_breadcrumbs
  @show_title = resource.name
end