Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 808e6036

Von Bernd Bleßmann vor etwa 1 Monat hinzugefügt

  • ID 808e6036c30e79adecce41b3dcc9444077bddc66
  • Vorgänger c30ce3e5
  • Nachfolger 7bbfa415

design4.0: HTML-Templates: weitere doppelte 'class'-Schlüsselwörter korrigiert

Unterschiede anzeigen:

templates/design40_webpages/custom_variable_config/form.html
19 19
    </tr>
20 20
    <tr>
21 21
      <th>[% 'Variable Name' | $T8 %]<sup>(1)</sup></th>
22
      <td>[% L.input_tag("config.name", SELF.config.name, class='initial_focus', class='wi-wide') %]</td>
22
      <td>[% L.input_tag("config.name", SELF.config.name, class='initial_focus wi-wide') %]</td>
23 23
    </tr>
24 24
    <tr>
25 25
      <th>[% 'Variable Description' | $T8 %]<sup>(2)</sup></th>
......
112 112
</table>
113 113

  
114 114
<div class="col" style="width:51.0em;">
115
	<!--<h3 class="caption">[% 'Annotations' | $T8 %]</h3>-->
115
   <!--<h3 class="caption">[% 'Annotations' | $T8 %]</h3>-->
116 116
<h3><caption>[% 'Annotations' | $T8 %]</caption></h3>
117 117
<div class="long-description">
118 118

  
......
137 137
    </ul>
138 138
  [% 'Other values are ignored.' | $T8 %]</li>
139 139
<div data-show-for="IC"[% UNLESS SELF.module == 'IC' %] style="display: none;"[% END %]>
140
	<li><sup>(6)</sup> [% 'A variable marked as \'editable\' can be changed in each quotation, order, invoice etc.' | $T8 %] [% 'Otherwise the variable is only available for printing.' | $T8 %]</li>
140
  <li><sup>(6)</sup> [% 'A variable marked as \'editable\' can be changed in each quotation, order, invoice etc.' | $T8 %] [% 'Otherwise the variable is only available for printing.' | $T8 %]</li>
141 141
</div>
142 142
<div data-show-for="IC"[% UNLESS SELF.module == 'IC' %] style="display: none;"[% END %]>
143 143
  <li><sup>(7)</sup> [% 'A variable marked as \'Deactivate by default\' isn\'t automatically added to all articles, and has to be explicitly added for each desired article in its master data tab. Only then can the variable be used for that article in the records.' | $T8 %]</li>

Auch abrufbar als: Unified diff