Revision a205073e
Von Tamino Steinert vor fast 2 Jahren hinzugefügt
templates/design40_webpages/reclamation/tabs/basic_data/_row.html | ||
---|---|---|
78 | 78 |
<td> |
79 | 79 |
[% L.areainput_tag("reclamation.reclamation_items[].reason_description_ext", |
80 | 80 |
ITEM.reason_description_ext, |
81 |
size='40', |
|
81 | 82 |
class="wi-mediumsmall", |
82 | 83 |
) %] |
83 | 84 |
</td> |
84 | 85 |
<td> |
85 | 86 |
[% L.areainput_tag("reclamation.reclamation_items[].reason_description_int", |
86 | 87 |
ITEM.reason_description_int, |
88 |
size='40', |
|
87 | 89 |
class="wi-mediumsmall", |
88 | 90 |
) %] |
89 | 91 |
</td> |
Auch abrufbar als: Unified diff
FIX: Reclamation: size für areainput_tag angeben