mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
base controller
Conflicts: app/controllers/admin/commercials_controller.rb app/controllers/admin/questions_controller.rb app/controllers/admin/users_controller.rb
This commit is contained in:
parent
336d0e9d04
commit
17ebad413e
29 changed files with 48 additions and 31 deletions
|
|
@ -1,5 +1,5 @@
|
|||
module Admin
|
||||
class EmailsController < ApplicationController
|
||||
class EmailsController < Admin::BaseController
|
||||
load_and_authorize_resource :conference, find_by: :short_title
|
||||
load_and_authorize_resource class: EmailSettings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue