mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 20:52:56 +01:00
bug fixes
This commit is contained in:
parent
c7e4e082ae
commit
ccfef71f86
@ -115,7 +115,7 @@
|
||||
<th style="width:100%">Description</th>
|
||||
<th style="min-width:120px">Unit Cost</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:32px;" class="hide-border"></th>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user