aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/chouette_controller.rb
diff options
context:
space:
mode:
authorMichel Etienne2014-09-22 11:17:33 +0200
committerMichel Etienne2014-09-22 11:17:33 +0200
commit9e25d62af63c460583c05f4c33245a5dd1a5b2b9 (patch)
tree0480062cdcb96c837268cf1a997336bf89ba495c /app/controllers/chouette_controller.rb
parentd86f7fe8cad332890f0be146f229cde72dc52eec (diff)
downloadchouette-core-9e25d62af63c460583c05f4c33245a5dd1a5b2b9.tar.bz2
add breadcrumbs on home and user forms
Diffstat (limited to 'app/controllers/chouette_controller.rb')
-rw-r--r--app/controllers/chouette_controller.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/controllers/chouette_controller.rb b/app/controllers/chouette_controller.rb
index 6e87a4bf6..4aeb2aa09 100644
--- a/app/controllers/chouette_controller.rb
+++ b/app/controllers/chouette_controller.rb
@@ -1,4 +1,4 @@
-class ChouetteController < InheritedResources::Base
+class ChouetteController < BreadcrumbController
include ApplicationHelper
include BreadcrumbHelper