[fix #1897] Procedure: can delete a deliberation
This commit is contained in:
parent
0e690c90cc
commit
18ad227df5
4 changed files with 24 additions and 0 deletions
|
@ -147,6 +147,7 @@ Rails.application.routes.draw do
|
|||
|
||||
member do
|
||||
post :hide
|
||||
delete :delete_deliberation
|
||||
end
|
||||
|
||||
resources :types_de_champ, only: [:destroy]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue