Removed back button
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2021-04-07 10:47:31 +02:00
parent 65dc0e3780
commit 6c36ab3905
1 changed files with 1 additions and 6 deletions

View File

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