Questions: fixes, redesign form, fix edit error
This commit is contained in:
parent
38bc2e3c3a
commit
e25425bd77
20 changed files with 300 additions and 117 deletions
|
|
@ -66,8 +66,8 @@ Osem::Application.routes.draw do
|
|||
end
|
||||
|
||||
resources :questions do
|
||||
collection do
|
||||
patch :update_conference
|
||||
member do
|
||||
patch :toggle_question
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue