fix travel descritor
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Bernat Exposito Domenech 2020-06-09 08:32:57 +02:00
parent 0a2366194a
commit 294021391d
1 changed files with 2 additions and 2 deletions

View File

@ -5,11 +5,11 @@
<div class="attributes">
<vn-label-value
label="Wh. In"
value="{{$ctrl.travel.warehouseOut.name}}">
value="{{$ctrl.travel.warehouseIn.name}}">
</vn-label-value>
<vn-label-value
label="Wh. Out"
value="{{$ctrl.travel.warehouseIn.name}}">
value="{{$ctrl.travel.warehouseOut.name}}">
</vn-label-value>
<vn-label-value
label="Shipped"