Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 4034bd1f

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

  • ID 4034bd1f03b66d5b068cb020363f97d50712fbaf
  • Vorgänger ba59805e
  • Nachfolger 096afc92

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

Unterschiede anzeigen:

templates/webpages/record_template/dialog.html
10 10
                "data-save_action"=SELF.data.save_action,
11 11
                "data-form_selector"=SELF.data.form_selector) %]
12 12

  
13
<h2 class="listheading">[% LxERP.t8("Add new record template") %]</h2>
13
<h2>[% LxERP.t8("Add new record template") %]</h2>
14 14

  
15 15
<p>
16 16
 [% LxERP.t8("Name") %]:
......
32 32

  
33 33
[% IF templates.size %]
34 34

  
35
<h2 class="listheading">[% LxERP.t8("Existing templates") %]</h2>
35
<h2>[% LxERP.t8("Existing templates") %]</h2>
36 36

  
37 37
<table>
38 38
 <thead>
39
  <tr class="listheading">
39
  <tr>
40 40
   <th>[% LxERP.t8("Action") %]</th>
41 41
   <th>[% LxERP.t8("Name") %]</th>
42 42
   <th>[% LxERP.t8("Modification date") %]</th>

Auch abrufbar als: Unified diff