mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
fix from rebase
This commit is contained in:
parent
f169049003
commit
c9d608175b
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ Osem::Application.routes.draw do
|
|||
delete :remove_user
|
||||
end
|
||||
resource :contact, except: [:index, :new, :create]
|
||||
resources :photos, except: [:show]
|
||||
resource :schedule, only: [:show, :update]
|
||||
resources :commercials, except: [:show]
|
||||
get '/stats' => 'stats#index'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue