Revision 3458a0c9
Von Bernd Bleßmann vor etwa 4 Jahren hinzugefügt
templates/webpages/generic/set_longdescription.html | ||
---|---|---|
[%- USE L -%][%- USE LxERP -%]
|
||
|
||
<div id="edit_longdescription_dialog" style="display: none">
|
||
<p>
|
||
<table>
|
||
<tr>
|
||
<th align="right">[% LxERP.t8("Row") %]:</th>
|
||
... | ... | |
<td id="popup_edit_longdescription_description"></td>
|
||
</tr>
|
||
</table>
|
||
</p>
|
||
|
||
<p id="popup_edit_longdescription_input_container"></p>
|
||
|
Auch abrufbar als: Unified diff
Langtext-Dialog: HTML-Template: Kein Paragprah (<p>) um Tabellen (<table>)