mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
bug fixes
This commit is contained in:
parent
c7e4e082ae
commit
ccfef71f86
@ -115,7 +115,7 @@
|
|||||||
<th style="width:100%">Description</th>
|
<th style="width:100%">Description</th>
|
||||||
<th style="min-width:120px">Unit Cost</th>
|
<th style="min-width:120px">Unit Cost</th>
|
||||||
<th style="min-width:120px">Quantity</th>
|
<th style="min-width:120px">Quantity</th>
|
||||||
<th style="min-width:120px;" data-bind="visible: $root.invoice_item_taxes.show">Tax</th>
|
<th style="min-width:120px;display:none;" data-bind="visible: $root.invoice_item_taxes.show">Tax</th>
|
||||||
<th style="min-width:120px;">Line Total</th>
|
<th style="min-width:120px;">Line Total</th>
|
||||||
<th style="min-width:32px;" class="hide-border"></th>
|
<th style="min-width:32px;" class="hide-border"></th>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user