hide invoiceOut preview
gitea/salix/test This commit looks good
Details
gitea/salix/test This commit looks good
Details
This commit is contained in:
parent
e198a94bc5
commit
c0e52c475f
|
@ -31,7 +31,7 @@
|
|||
<vn-th field="companyFk">Company</vn-th>
|
||||
<vn-th field="dued">Due date</vn-th>
|
||||
<vn-th></vn-th>
|
||||
<vn-th></vn-th>
|
||||
<!-- <vn-th></vn-th> -->
|
||||
</vn-tr>
|
||||
</vn-thead>
|
||||
<vn-tbody>
|
||||
|
@ -60,13 +60,13 @@
|
|||
vn-tooltip="Download PDF">
|
||||
</vn-icon-button>
|
||||
</vn-td>
|
||||
<vn-td>
|
||||
<!-- <vn-td>
|
||||
<vn-icon-button
|
||||
ng-click="$ctrl.preview($event, invoice)"
|
||||
vn-tooltip="Preview"
|
||||
icon="desktop_windows">
|
||||
</vn-icon-button>
|
||||
</vn-td>
|
||||
</vn-td> -->
|
||||
</a>
|
||||
</vn-tbody>
|
||||
</vn-table>
|
||||
|
|
Loading…
Reference in New Issue