diff --git a/plugins/tps/shops/models/sale/fields.yaml b/plugins/tps/shops/models/sale/fields.yaml index 63c905d..dde1531 100755 --- a/plugins/tps/shops/models/sale/fields.yaml +++ b/plugins/tps/shops/models/sale/fields.yaml @@ -29,12 +29,12 @@ fields: mode: date span: auto type: datepicker - image: - label: Image - span: auto + images: + label: Images mode: image useCaption: true thumbOptions: mode: crop extension: auto + span: auto type: fileupload diff --git a/plugins/tps/shops/models/shop/fields.yaml b/plugins/tps/shops/models/shop/fields.yaml index 54aa7a6..ecf0f8c 100755 --- a/plugins/tps/shops/models/shop/fields.yaml +++ b/plugins/tps/shops/models/shop/fields.yaml @@ -44,8 +44,8 @@ fields: label: 'Open Time' span: auto type: text - image: - label: Image + images: + label: Images mode: image useCaption: true thumbOptions: diff --git a/plugins/tps/shops/updates/builder_table_update_tps_shops_sales.php b/plugins/tps/shops/updates/builder_table_update_tps_shops_sales.php old mode 100644 new mode 100755 diff --git a/plugins/tps/shops/updates/builder_table_update_tps_shops_sales_2.php b/plugins/tps/shops/updates/builder_table_update_tps_shops_sales_2.php old mode 100644 new mode 100755 diff --git a/themes/berkarar/pages/sale.htm b/themes/berkarar/pages/sale.htm index 75aa7bf..2c8deeb 100755 --- a/themes/berkarar/pages/sale.htm +++ b/themes/berkarar/pages/sale.htm @@ -119,9 +119,17 @@ function onStart(){ -