From bf976a3e8f78c2dde82adb624e5b175dae13354c Mon Sep 17 00:00:00 2001 From: joan Date: Thu, 15 Apr 2021 14:30:30 +0200 Subject: [PATCH 1/6] 2729 - Prices popover refactor --- modules/order/front/catalog-view/index.html | 6 +- modules/order/front/prices-popover/index.html | 121 +++++++----------- modules/order/front/prices-popover/index.js | 111 ++++++++-------- .../order/front/prices-popover/locale/es.yml | 5 +- modules/order/front/prices-popover/style.scss | 29 ----- .../ticket/front/descriptor-menu/index.html | 1 - 6 files changed, 107 insertions(+), 166 deletions(-) diff --git a/modules/order/front/catalog-view/index.html b/modules/order/front/catalog-view/index.html index 39285a78d..f247c9b6b 100644 --- a/modules/order/front/catalog-view/index.html +++ b/modules/order/front/catalog-view/index.html @@ -13,7 +13,8 @@ on-error-src/>
-

+

@@ -65,3 +66,6 @@ vn-id="pricesPopover" order="$ctrl.order"> + + \ No newline at end of file diff --git a/modules/order/front/prices-popover/index.html b/modules/order/front/prices-popover/index.html index 61d8bb1a7..2551853e6 100644 --- a/modules/order/front/prices-popover/index.html +++ b/modules/order/front/prices-popover/index.html @@ -1,75 +1,52 @@ - - -
- - - - -
- -
- -
- - - - - - {{::price.warehouse}} - - - -
- {{::price.grouping}} - x {{::price.price | currency: 'EUR': 2}} -
-
- {{price.priceKg | currency: 'EUR'}}/Kg -
-
- - - - -
-
-
-