mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Event schedule controller pluralized
This commit is contained in:
parent
33e9c86214
commit
c469f4f415
3 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
module Admin
|
||||
class EventScheduleController < Admin::BaseController
|
||||
class EventSchedulesController < Admin::BaseController
|
||||
load_and_authorize_resource :event_schedule
|
||||
|
||||
def create
|
||||
Loading…
Add table
Add a link
Reference in a new issue