Removed back button
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
65dc0e3780
commit
6c36ab3905
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue