From e3f0105a03c470eec20d3d497b79472c1dddb6bd Mon Sep 17 00:00:00 2001 From: Ivan Felipe Asensio Date: Tue, 4 Sep 2018 09:40:39 +0200 Subject: [PATCH] Include calculation condition --- CrossSelling.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CrossSelling.js b/CrossSelling.js index 2657982..cf2454b 100644 --- a/CrossSelling.js +++ b/CrossSelling.js @@ -31,6 +31,14 @@ define(["jquery", "text!./CrossSelling.css", "./CrossSellingHelper"], function($ sorting : { uses : "sorting" }, + addons: { + uses: "addons", + items: { + dataHandling: { + uses: "dataHandling" + } + } + }, settings: { uses: "settings", items: {