Issue#690: fixed Attendance Button
This commit is contained in:
parent
124d275a09
commit
3df77c84f6
3 changed files with 21 additions and 45 deletions
|
|
@ -35,8 +35,8 @@ Osem::Application.routes.draw do
|
|||
|
||||
resources :registrations, except: [:create, :new] do
|
||||
member do
|
||||
patch :present
|
||||
patch :absent
|
||||
patch :toggle_attendance
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue