Revision a205073e
Von Tamino Steinert vor etwa 2 Jahren hinzugefügt
| templates/design40_webpages/reclamation/tabs/basic_data/_row.html | ||
|---|---|---|
|
<td>
|
||
|
[% L.areainput_tag("reclamation.reclamation_items[].reason_description_ext",
|
||
|
ITEM.reason_description_ext,
|
||
|
size='40',
|
||
|
class="wi-mediumsmall",
|
||
|
) %]
|
||
|
</td>
|
||
|
<td>
|
||
|
[% L.areainput_tag("reclamation.reclamation_items[].reason_description_int",
|
||
|
ITEM.reason_description_int,
|
||
|
size='40',
|
||
|
class="wi-mediumsmall",
|
||
|
) %]
|
||
|
</td>
|
||
Auch abrufbar als: Unified diff
FIX: Reclamation: size für areainput_tag angeben