All events moved to a different controller method
All events moved to a different controller method and css changed to put together things with the same css attributes.
This commit is contained in:
parent
24364d0136
commit
6d9eabcc0e
9 changed files with 149 additions and 124 deletions
|
|
@ -115,6 +115,7 @@ Osem::Application.routes.draw do
|
|||
|
||||
member do
|
||||
get :schedule
|
||||
get :events
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue