mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Remove leftover from event_attachment in routes
This commit is contained in:
parent
10ef898a0d
commit
53555d5efa
1 changed files with 0 additions and 1 deletions
|
|
@ -98,7 +98,6 @@ Osem::Application.routes.draw do
|
|||
resources :proposal do
|
||||
get 'commercials/render_commercial' => 'commercials#render_commercial'
|
||||
resources :commercials, only: [:create, :update, :destroy]
|
||||
resources :event_attachment, controller: 'event_attachments'
|
||||
member do
|
||||
patch '/confirm' => 'proposal#confirm'
|
||||
patch '/restart' => 'proposal#restart'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue