fix send a copy link
This commit is contained in:
parent
cb77b65284
commit
e174079850
6 changed files with 14 additions and 6 deletions
|
@ -369,6 +369,7 @@ Rails.application.routes.draw do
|
|||
|
||||
get 'publication' => 'procedures#publication', as: :publication
|
||||
put 'publish' => 'procedures#publish', as: :publish
|
||||
get 'transfert' => 'procedures#transfert', as: :transfert
|
||||
post 'transfer' => 'procedures#transfer', as: :transfer
|
||||
|
||||
resources :mail_templates, only: [:edit, :update]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue