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