Merge pull request #518 from ChrisBr/lodgings
Refactoring admin lodging menu
This commit is contained in:
commit
97bf86454e
11 changed files with 177 additions and 68 deletions
|
|
@ -52,7 +52,7 @@ Osem::Application.routes.draw do
|
|||
|
||||
resources :sponsors, only: [:show, :update, :index]
|
||||
|
||||
resources :lodgings, only: [:show, :update, :index]
|
||||
resources :lodgings
|
||||
|
||||
resources :targets, only: [:update, :index]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue