2615-waste_detail #595

Merged
carlosjr merged 7 commits from 2615-waste_detail into dev 2021-04-07 09:27:20 +00:00
1 changed files with 1 additions and 6 deletions
Showing only changes of commit 6c36ab3905 - Show all commits

View File

@ -8,12 +8,7 @@
<vn-card class="vn-w-md">
<section ng-repeat="detail in details" class="vn-pa-md">
<vn-horizontal class="header">
<h5>
<a ui-sref="item.waste.index">
< <span translate>Back</span>
</a>
- <span>{{detail.family}} ({{detail.buyer}})</span>
</h5>
<h5>{{detail.family}} ({{detail.buyer}})</h5>
</vn-horizontal>
<vn-table>
<vn-thead>