review(tech): utilise un code unique pr les elements de l'autocomplete, corrections de typos, amelioration du code
Co-authored-by: LeSim <mail@simon.lehericey.net>
This commit is contained in:
parent
c7d5bf8dc7
commit
87c3615774
15 changed files with 39 additions and 33 deletions
|
@ -35,7 +35,7 @@ module Administrateurs
|
|||
|
||||
def configurations_params
|
||||
params.require(:chorus_configuration)
|
||||
.permit(:centre_de_coup, :domaine_fonctionnel, :referentiel_de_programmation)
|
||||
.permit(:centre_de_cout, :domaine_fonctionnel, :referentiel_de_programmation)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue