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:
mfo 2024-01-15 13:09:56 +00:00 committed by GitHub
commit 0328446bee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 303 additions and 114 deletions

View file

@ -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