Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 7198c3d4

Von Hans P. Schlaepfer vor etwa 4 Jahren hinzugefügt

  • ID 7198c3d4b96e5d9a7531e3f28363c35a5fb967dc
  • Vorgänger 5be352a3
  • Nachfolger 4360eabe

USE-Einleitungen formatiert templates/webpages/cp/

Unterschiede anzeigen:

templates/webpages/cp/invoices.html
1
[%- USE T8 %]
2
[%- USE HTML %]
3
[%- USE L %]
4
[%- USE LxERP %]
5 1
<table width=100%>
6 2
  <tr>
7 3
    <th class=listheading colspan="7">[% 'Invoices' | $T8 %]</th>
......
35 31
   <td class="listtotal">&nbsp;</td>
36 32
   <td class="listtotal" align="right">[% LxERP.format_amount(totals.paid, 2) %]</td>
37 33
  </tr>
34
[% USE T8 %]
35
[% USE HTML %]
36
[% USE L %]
37
[% USE LxERP %]
38

  
38 39
</table>

Auch abrufbar als: Unified diff