app/controllers/kuhsaft/cms/admin_controller.rb in kuhsaft-2.1.1 vs app/controllers/kuhsaft/cms/admin_controller.rb in kuhsaft-2.1.2
- old
+ new
@@ -1,7 +1,8 @@
module Kuhsaft
module Cms
class AdminController < ActionController::Base
+ inherit_resources
respond_to :html
layout 'kuhsaft/cms/application'
before_filter :set_content_locale
def set_content_locale