[manager] add list of dubious procedures
This commit is contained in:
parent
cd5ef9b202
commit
fd98247b48
7 changed files with 179 additions and 1 deletions
|
@ -58,6 +58,8 @@ Rails.application.routes.draw do
|
|||
|
||||
resources :zones, only: [:index, :show]
|
||||
|
||||
resources :dubious_procedures, only: [:index]
|
||||
|
||||
post 'demandes/create_administrateur'
|
||||
post 'demandes/refuse_administrateur'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue