projects
/
kivitendo-erp.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
epic-s6ts
[kivitendo-erp.git]
/
fu
/
report_bottom.html
1
[%- USE T8 %]
2
[% USE HTML%]
3
<input type="hidden" name="rowcount" value="[% HTML.escape(rowcount) %]">
4
[%- FOREACH item = HIDDEN %]
5
<input type="hidden" name="[% HTML.escape(item.key) %]" value="[% HTML.escape(item.value) %]">
6
[%- END %]
7
</form>