From 990512477c1f8b33ae9393bdc95d8cd90a108b04 Mon Sep 17 00:00:00 2001 From: Jean-Roch Maitre Date: Mon, 25 Jan 2016 13:42:56 -0800 Subject: [PATCH] UI-2011: fix an issue with fmfm in user settings in 3.22 --- submodules/users/users.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/submodules/users/users.js b/submodules/users/users.js index 77bd489c..0f73fd68 100644 --- a/submodules/users/users.js +++ b/submodules/users/users.js @@ -2100,8 +2100,6 @@ define(function(require){ }; } - flow.module = callflowNode.module; - flow.data = callflowNode.data; // In next 5 lines, look for user/group node, and replace it with the new data; var flow = userCallflow.flow;