Revision 9adf4656
Von Hans P. Schlaepfer vor etwa 4 Jahren hinzugefügt
templates/webpages/delivery_plan/_filter.html | ||
---|---|---|
1 |
[%- USE T8 %] |
|
2 |
[%- USE L %] |
|
3 |
[%- USE LxERP %] |
|
4 |
[%- USE HTML %] |
|
1 |
[% USE T8 %] |
|
2 |
[% USE L %] |
|
3 |
[% USE LxERP %] |
|
4 |
[% USE HTML %] |
|
5 |
|
|
5 | 6 |
<form action='controller.pl' method='post' id='filter_form'> |
6 | 7 |
<div class='filter_toggle'> |
7 | 8 |
<a href='#' onClick='javascript:$(".filter_toggle").toggle()'>[% 'Show Filter' | $T8 %]</a> |
templates/webpages/delivery_plan/report_top.html | ||
---|---|---|
1 |
[%- USE L %] |
|
2 | 1 |
[%- PROCESS 'delivery_plan/_filter.html' filter=SELF.models.filtered.laundered use_linked_items=SELF.use_linked_items %] |
3 | 2 |
<hr> |
3 |
[% USE L %] |
|
4 |
|
Auch abrufbar als: Unified diff
USE-Einleitungen formatiert templates/webpages/delivery_plan/