Revision 68b4b486
Von Hans P. Schlaepfer vor mehr als 4 Jahren hinzugefügt
templates/webpages/financial_overview/report_top.html | ||
---|---|---|
[%- USE L %][% USE LxERP %]
|
||
[% USE L %]
|
||
[% USE LxERP %]
|
||
|
||
<form method="post" id="form" action="controller.pl">
|
||
[% L.hidden_tag('action', 'FinancialOverview/list') %]
|
||
<a href="[% SELF.url_for(action='list', year=(SELF.year - 1), subtotals_per_quarter=SELF.subtotals_per_quarter, salesman_id=SELF.salesman_id) %]">« [%- LxERP.t8("Prior year") %]: [% SELF.year - 1 %]</a>
|
Auch abrufbar als: Unified diff
USE-Einleitungen formatiert templates/webpages/financial_overview/report_top.html