Revision 0582e44f
Von Bernd Bleßmann vor etwa 3 Jahren hinzugefügt
templates/webpages/gl/form_header.html | ||
---|---|---|
</tr>
|
||
<tr>
|
||
<th align="right">[% 'Description' | $T8 %]</th>
|
||
<td>[% L.areainput_tag('description', description, style='width:330px', readonly=readonly) %]</td>
|
||
<td>[% L.areainput_tag('description', description, cols=50, style='width:330px', readonly=readonly) %]</td>
|
||
</tr>
|
||
<tr>
|
||
<th align="right">[%- IF id %][% 'Mitarbeiter' | $T8 %][% END %]</th>
|
Auch abrufbar als: Unified diff
Beschreibungsfeld in Debitorenbuchung braucht cols-Attribut, …
… sonst gibt es eine "division by zero"-Ausnahme in SL::Form::numtextrows