Add admin attachments panel
This commit is contained in:
parent
15683f583d
commit
bd839a8abc
8 changed files with 82 additions and 0 deletions
|
@ -257,6 +257,7 @@ Rails.application.routes.draw do
|
|||
|
||||
resources :action_logs, only: [:index]
|
||||
resources :warning_presets, except: [:new]
|
||||
resources :media_attachments, only: [:index]
|
||||
|
||||
resources :announcements, except: [:show] do
|
||||
member do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue