Revision 28633ebf
Von Moritz Bunkus vor etwa 8 Jahren hinzugefügt
templates/webpages/delivery_plan/_filter.html | ||
---|---|---|
[%- USE L %]
|
||
[%- USE LxERP %]
|
||
[%- USE HTML %]
|
||
<form action='controller.pl' method='post'>
|
||
<form action='controller.pl' method='post' id='filter_form'>
|
||
<div class='filter_toggle'>
|
||
<a href='#' onClick='javascript:$(".filter_toggle").toggle()'>[% 'Show Filter' | $T8 %]</a>
|
||
[% SELF.filter_summary | html %]
|
Auch abrufbar als: Unified diff
jQuery-resetForm() anstelle von selbst geschriebenem Reset-Code nutzen #2