From aef66a7ed2bb3d1b49de12f092e467928ce74521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=C5=BBu=C5=82awski?= Date: Wed, 8 Sep 2021 11:21:36 +0200 Subject: [PATCH 1/2] ProductAttributes --- .../Views/Product/_ProductAttributes.cshtml | 411 ++++++++---------- .../Views/Shared/_AttributesQV.cshtml | 10 +- .../wwwroot/theme/css/common/common.css | 20 + .../wwwroot/theme/css/common/common.rtl.css | 20 + src/Web/Grand.Web/wwwroot/theme/script/app.js | 8 + 5 files changed, 243 insertions(+), 226 deletions(-) diff --git a/src/Web/Grand.Web/Views/Product/_ProductAttributes.cshtml b/src/Web/Grand.Web/Views/Product/_ProductAttributes.cshtml index 0b4aa0936..77bc2a5b9 100644 --- a/src/Web/Grand.Web/Views/Product/_ProductAttributes.cshtml +++ b/src/Web/Grand.Web/Views/Product/_ProductAttributes.cshtml @@ -45,8 +45,187 @@ } } //render scripts - } \ No newline at end of file diff --git a/src/Web/Grand.Web/Views/Shared/_AttributesQV.cshtml b/src/Web/Grand.Web/Views/Shared/_AttributesQV.cshtml index 3dfdd6440..32e2d78c1 100644 --- a/src/Web/Grand.Web/Views/Shared/_AttributesQV.cshtml +++ b/src/Web/Grand.Web/Views/Shared/_AttributesQV.cshtml @@ -21,7 +21,7 @@ -