Fix bug.
This commit is contained in:
parent
850ac0e318
commit
177539cc39
|
@ -116,7 +116,7 @@
|
|||
</style>
|
||||
<% tmp_get_input_name = get_input_name_for_ask
|
||||
form_type = tmp_get_input_name.split('[')[0]
|
||||
# set_input_name_for_ask("#{form_type}")
|
||||
set_input_name_for_ask("#{form_type}")
|
||||
%>
|
||||
<fieldset>
|
||||
<% if @has_switch_button %>
|
||||
|
|
Loading…
Reference in New Issue