Add comment functionality to tracks
This commit is contained in:
parent
770a63e15c
commit
58208c73ac
19 changed files with 153 additions and 48 deletions
|
|
@ -81,6 +81,7 @@ Osem::Application.routes.draw do
|
|||
patch :toggle_cfp_inclusion
|
||||
patch :restart
|
||||
patch :to_accept
|
||||
post :comment
|
||||
patch :accept
|
||||
patch :confirm
|
||||
patch :to_reject
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue