chore(patron): drop down list with other input

This commit is contained in:
Colin Darie 2022-07-25 13:45:37 +02:00
parent 9597b3b4b7
commit cdbee11c2e

View file

@ -48,6 +48,7 @@ class RootController < ApplicationController
-- avant l'option C --
option C"
champ.value = '["option B", "option C"]'
champ.type_de_champ.drop_down_other = "1"
end
end