back
This commit is contained in:
parent
7f37be71bd
commit
53372edd02
3 changed files with 16 additions and 1 deletions
|
@ -24,6 +24,7 @@ Rails.application.routes.draw do
|
|||
post 'add_administrateur_with_confirmation', on: :member
|
||||
post 'change_piece_justificative_template', on: :member
|
||||
patch 'add_tags', on: :member
|
||||
patch 'update_template_status', on: :member
|
||||
get 'export_mail_brouillons', on: :member
|
||||
resources :confirmation_urls, only: :new
|
||||
resources :administrateur_confirmations, only: [:new, :create]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue