Revision 68b4b486
Von Hans P. Schlaepfer vor etwa 4 Jahren hinzugefügt
templates/webpages/financial_overview/report_top.html | ||
---|---|---|
1 |
[%- USE L %][% USE LxERP %] |
|
1 |
[% USE L %] |
|
2 |
[% USE LxERP %] |
|
3 |
|
|
2 | 4 |
<form method="post" id="form" action="controller.pl"> |
3 | 5 |
[% L.hidden_tag('action', 'FinancialOverview/list') %] |
4 | 6 |
<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