Revision 4c30a06c
Von Hans P. Schlaepfer vor fast 5 Jahren hinzugefügt
templates/webpages/gobd/filter.html | ||
---|---|---|
5 | 5 |
|
6 | 6 |
<h1>[% title | html %]</h1> |
7 | 7 |
|
8 |
[%- INCLUDE 'common/flash.html' %] |
|
8 |
|
|
9 |
<form id='filter_form'> |
|
10 |
|
|
11 |
<div class="wrapper"> |
|
12 |
|
|
13 |
[% INCLUDE 'common/flash.html' %] |
|
9 | 14 |
|
10 | 15 |
<p>[% 'This export will include all records in the given time range and all supplicant information from checked entities. You will receive a single zip file. Please extract this file onto the data medium requested by your auditor.' | $T8 %]</p> |
11 | 16 |
|
12 |
<form id='filter_form'> |
|
13 | 17 |
|
14 | 18 |
<table class="tbl-horizontal"> |
15 | 19 |
<tbody> |
... | ... | |
26 | 30 |
</tr> |
27 | 31 |
</tbody> |
28 | 32 |
</table> |
33 |
|
|
34 |
</div> |
|
35 |
|
|
29 | 36 |
</form> |
Auch abrufbar als: Unified diff
Template Code templates/webpages/godb/filter.html