fix typo in new DataForm template, missed form.start variable
This commit is contained in:
parent
75e86e4d31
commit
a35341ba0d
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ my $template = <<STOP;
|
||||||
</tmpl_if>
|
</tmpl_if>
|
||||||
<p />
|
<p />
|
||||||
</tmpl_if>
|
</tmpl_if>
|
||||||
|
<tmpl_var form.start>
|
||||||
<table>
|
<table>
|
||||||
<tmpl_loop field_loop>
|
<tmpl_loop field_loop>
|
||||||
<tmpl_unless field.isHidden>
|
<tmpl_unless field.isHidden>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue