From 022e03a2b5a1a53b4538772865b991318ffcc4e1 Mon Sep 17 00:00:00 2001 From: Artem Dudarev Date: Thu, 19 Dec 2024 12:30:21 +0200 Subject: [PATCH] VCST-2305: Add rounding option to dynamic expression templates (#233) * Add rounding option to dynamic expression templates * Fix spelling * Fix menu id --------- Co-authored-by: Kutasina Elena <62027488+ekuvirto@users.noreply.github.com> --- .../dynamicConditions/all-templates.html | 34 +++++++++++++++---- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/src/VirtoCommerce.CoreModule.Web/Scripts/dynamicConditions/all-templates.html b/src/VirtoCommerce.CoreModule.Web/Scripts/dynamicConditions/all-templates.html index 566e79de..cf40de18 100644 --- a/src/VirtoCommerce.CoreModule.Web/Scripts/dynamicConditions/all-templates.html +++ b/src/VirtoCommerce.CoreModule.Web/Scripts/dynamicConditions/all-templates.html @@ -101,7 +101,7 @@ @@ -118,7 +118,7 @@ @@ -137,7 +137,7 @@ @@ -238,7 +238,6 @@ {{element1.productName?element1.productName + ' (' + element1.productCode + ')' : 'select product' }}