Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2319_show_delivery_note
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Carlos Jimenez Ruiz 2020-06-18 13:51:00 +02:00
commit 3c2a392cb8
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ class Controller extends Descriptor {
set entity(value) {
super.entity = value;
if (this.$params.sendSMS)
if (value && this.$params.sendSMS)
this.showSMSDialog();
}

View File

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