Revision 4a3b2ab7
Von Hans P. Schlaepfer vor mehr als 4 Jahren hinzugefügt
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
Neues Design 2019 Standard-Code templates/webpages/record_template/dialog.html