chore(patron): drop down list with other input
This commit is contained in:
parent
9597b3b4b7
commit
cdbee11c2e
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ class RootController < ApplicationController
|
||||||
-- avant l'option C --
|
-- avant l'option C --
|
||||||
option C"
|
option C"
|
||||||
champ.value = '["option B", "option C"]'
|
champ.value = '["option B", "option C"]'
|
||||||
|
champ.type_de_champ.drop_down_other = "1"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue