Update nutups and js file into generated mix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</span><span class=data>
|
||||
% my @${Name}_options = ${structure:OptionsInPerl};
|
||||
% param '${Name}' => $$${prefix}_data->{${Name}} unless param '${Name}';
|
||||
%= select_field '${Name}' => @${Name}_options, class => 'input'
|
||||
%= select_field '${Name}' => @${Name}_options, class => 'input', id => '${Name}_select'
|
||||
<br></span> </p>
|
||||
]]></Select>
|
||||
|
||||
|
Reference in New Issue
Block a user