This commit is contained in:
BoHung Chiu 2022-09-22 15:28:34 +08:00
parent 850ac0e318
commit 177539cc39
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@
</style> </style>
<% tmp_get_input_name = get_input_name_for_ask <% tmp_get_input_name = get_input_name_for_ask
form_type = tmp_get_input_name.split('[')[0] form_type = tmp_get_input_name.split('[')[0]
# set_input_name_for_ask("#{form_type}") set_input_name_for_ask("#{form_type}")
%> %>
<fieldset> <fieldset>
<% if @has_switch_button %> <% if @has_switch_button %>