[Fix #187] Allow an admin to delete their demarche logo
This commit is contained in:
parent
cea67efd44
commit
7b3a7d2336
3 changed files with 14 additions and 0 deletions
|
@ -193,6 +193,7 @@ Rails.application.routes.draw do
|
|||
|
||||
member do
|
||||
post :hide
|
||||
delete :delete_logo
|
||||
delete :delete_deliberation
|
||||
delete :delete_notice
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue