demarches-normaliennes/app/controllers/champs
simon lehericey f945b9ec63 Champ Siret: Fix siret-champ save
When a user enter a siret, it calls siret_controller in ajax. The champ value is stil nil, so champ.present? is false because champ.blank is redefined to focus on value. Thus the champ is not updated.
2019-04-02 14:17:21 +02:00
..
carte_controller.rb Show preview with correct type de champ options 2019-02-19 16:37:42 +01:00
dossier_link_controller.rb Fix procedures with multiple dossier link champs 2018-10-24 10:44:28 +02:00
repetition_controller.rb Champ Repetition dossier editor 2019-02-04 16:19:07 +01:00
siret_controller.rb Champ Siret: Fix siret-champ save 2019-04-02 14:17:21 +02:00