Update custom generation for select, checkbox, textare, and expand Xml templates for other input types

This commit is contained in:
2024-11-05 18:31:24 +00:00
parent 7d7e4f1c5c
commit 6870aff511
7 changed files with 87 additions and 46 deletions

View File

@@ -8,7 +8,7 @@
};
</script>
<pre>
%= dumper $lets_data
%# dumper $lets_data
%# dumper $c->stash('DomainList')
</pre>
% my $btn = l('lets_APPLY');