From 0624eaf2455075da1b0b8861a8503732aca65f4f Mon Sep 17 00:00:00 2001 From: Brice Heppner Date: Sat, 14 Nov 2015 09:23:05 +0100 Subject: [PATCH] UI-1840: Correct module name typo in the MainFaxing callflow --- submodules/strategy/strategy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submodules/strategy/strategy.js b/submodules/strategy/strategy.js index 3ab0887..744e891 100644 --- a/submodules/strategy/strategy.js +++ b/submodules/strategy/strategy.js @@ -2337,7 +2337,7 @@ define(function(require){ flow: { children: {}, data: {}, - module: "faxing" + module: "faxbox" } } },