Update custom generation for select, checkbox, textare, and expand Xml templates for other input types
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
SelectInput();
|
||||
};
|
||||
</script>
|
||||
<pre>
|
||||
%= dumper $$${prefix}_data
|
||||
</pre>
|
||||
% my $btn = l('APPLY');
|
||||
%= form_for "${PackageName}d" => (method => 'POST') => begin
|
||||
|
||||
|
Reference in New Issue
Block a user