hide invoiceOut preview
gitea/salix/test This commit looks good Details

This commit is contained in:
Joan Sanchez 2019-04-02 09:15:47 +02:00
parent e198a94bc5
commit c0e52c475f
1 changed files with 3 additions and 3 deletions

View File

@ -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>