fix(sale): delete :: in image
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2021-10-19 10:26:00 +02:00
parent 18c9b161e2
commit 1cb0cda3a8
1 changed files with 2 additions and 2 deletions

View File

@ -109,8 +109,8 @@
</vn-td>
<vn-td shrink>
<img
ng-src="{{::$root.imagePath('catalog', '50x50', sale.itemFk)}}"
zoom-image="{{::$root.imagePath('catalog', '1600x900', sale.itemFk)}}"
ng-src="{{$root.imagePath('catalog', '50x50', sale.itemFk)}}"
zoom-image="{{$root.imagePath('catalog', '1600x900', sale.itemFk)}}"
on-error-src/>
</vn-td>
<vn-td shrink>