Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 4a3b2ab7

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

  • ID 4a3b2ab76dc78260ffdceedcd1598e97e63743f5
  • Vorgänger 00e40a42
  • Nachfolger 552bb75b

Neues Design 2019 Standard-Code templates/webpages/record_template/dialog.html

Unterschiede anzeigen:

templates/webpages/record_template/dialog.html
"data-save_action"=SELF.data.save_action,
"data-form_selector"=SELF.data.form_selector) %]
<h2 class="listheading">[% LxERP.t8("Add new record template") %]</h2>
<h2>[% LxERP.t8("Add new record template") %]</h2>
<p>
[% LxERP.t8("Name") %]:
......
[% IF templates.size %]
<h2 class="listheading">[% LxERP.t8("Existing templates") %]</h2>
<h2>[% LxERP.t8("Existing templates") %]</h2>
<table>
<thead>
<tr class="listheading">
<tr>
<th>[% LxERP.t8("Action") %]</th>
<th>[% LxERP.t8("Name") %]</th>
<th>[% LxERP.t8("Modification date") %]</th>

Auch abrufbar als: Unified diff