mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
fixed doubly typed route
This commit is contained in:
parent
7e9d1dbf84
commit
3d8b32d90b
1 changed files with 0 additions and 1 deletions
|
|
@ -165,7 +165,6 @@ Osem::Application.routes.draw do
|
|||
member do
|
||||
get :registrations
|
||||
patch '/withdraw' => 'proposals#withdraw'
|
||||
get :registrations
|
||||
patch '/confirm' => 'proposals#confirm'
|
||||
patch '/restart' => 'proposals#restart'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue