Revision d5349045
Von Cem Aydin vor fast 2 Jahren hinzugefügt
templates/design40_webpages/order/tabs/_item_input.html | ||
---|---|---|
53 | 53 |
<div style="clear:both">[% L.button_tag('kivi.Order.open_multi_items_dialog()', LxERP.t8('Add multiple items'), class='neutral') %]</div> |
54 | 54 |
</div><!-- /.entry-panel --> |
55 | 55 |
|
56 |
<div class="input-panel control-panel" style="min-width:10%">
|
|
56 |
<div class="input-panel control-panel short">
|
|
57 | 57 |
<table id="create_part_table_id" class="tbl-plain condensed"> |
58 | 58 |
<caption>[% 'Create a new part' | $T8 %]!</caption> |
59 | 59 |
<tbody> |
Auch abrufbar als: Unified diff
design40: Auftragstemplate Klasse "short" für input-panel Breite hinzugefügt