From eb4f52c022a376df9decf7eed74a349d4061b5f8 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Tue, 21 Apr 2020 10:22:24 +0800 Subject: [PATCH] rebuild shop.min.js --- static/js/shop.min.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/shop.min.js b/static/js/shop.min.js index e04b8c5..7644615 100644 --- a/static/js/shop.min.js +++ b/static/js/shop.min.js @@ -726,7 +726,7 @@ var ProductCartItem = /*#__PURE__*/function (_React$PureComponent3) { }, warning && /*#__PURE__*/React.createElement("img", { className: "alert-warning", src: warning ? "/images".concat(warning.icon) : null - }), warning && /*#__PURE__*/React.createElement("div", { + }), warning && model.showWarning && /*#__PURE__*/React.createElement("div", { className: "k-popup-warning ".concat(shouldTooltipWarningClassInverted ? 'inverted' : '') }, /*#__PURE__*/React.createElement("p", { className: "rule warning"