Merge pull request #9861 from demarches-simplifiees/US/move-type-de-champ-with-select
ETQ administrateur, je peux deplacer un champ via un select
This commit is contained in:
commit
0328446bee
23 changed files with 303 additions and 114 deletions
|
@ -622,7 +622,7 @@ Rails.application.routes.draw do
|
|||
|
||||
resources :types_de_champ, only: [:create, :update, :destroy], param: :stable_id do
|
||||
member do
|
||||
patch :move
|
||||
patch :move_and_morph
|
||||
patch :move_up
|
||||
patch :move_down
|
||||
put :piece_justificative_template
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue