21 lines
1.1 KiB
HTML
21 lines
1.1 KiB
HTML
<table cellspacing="0" id="orderBox" data-tablenumber="<!--[var:tableNumber]-->" data-covers="<!--[var:covers]-->" data-clerk="<!--[arr:clerk|clerk_name]-->" class="">
|
|
<thead>
|
|
<tr>
|
|
<th class="idCell hide"><!--[lang:id_header]--></th>
|
|
<th class="qtyCell"><!--[lang:qty_header]--></th>
|
|
<th class="itemCell"><!--[lang:item_header]--></th>
|
|
<th class="totalPriceCell"><!--[lang:total_price_header]--></th>
|
|
<th class="printGroupCell"><!--[lang:printgroup_header]--></th>
|
|
<th class="unitPriceCell hide"><!--[lang:individual_price_header]--></th>
|
|
<th class="sortkeyCell hide"><!--[lang:sortkey_header]--></th>
|
|
<th class="typeCell hide"><!--[lang:type_header]--></th>
|
|
<th class="coverCell hide"><!--[lang:cover_header]--></th>
|
|
<th class="departmentCell hide"><!--[lang:department_header]--></th>
|
|
<th class="categoryCell hide"><!--[lang:category_header]--></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
</tbody>
|
|
<tfoot>
|
|
</tfoot>
|
|
</table> |