Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision a6eb59c0

Von Hans P. Schlaepfer vor mehr als 3 Jahren hinzugefügt

  • ID a6eb59c07f1ae94f27445d2c1ee949db2dab7a63
  • Vorgänger 6051a1b8
  • Nachfolger ffdbec6e

USE-Einleitungen formatiert templates/webpages/simple_system_setting/

Unterschiede anzeigen:

templates/webpages/simple_system_setting/_part_classification_form.html
1
[%- USE LxERP -%][%- USE L -%]
2 1
<table>
3 2
 <tr>
4 3
  <th align="right">[% LxERP.t8('Description') %]</th>
......
21 20
  <td>[% L.checkbox_tag("object.report_separate", checked=(SELF.object.report_separate ? 1:''), for_submit=1) %]</td>
22 21
 </tr>
23 22
</table>
23
[%- USE LxERP -%]
24
[%- USE L -%]

Auch abrufbar als: Unified diff