diff --git a/src/apps/callflows/submodules/callcenter/callcenter.js b/src/apps/callflows/submodules/callcenter/callcenter.js index a4ef567..fbfa1f1 100644 --- a/src/apps/callflows/submodules/callcenter/callcenter.js +++ b/src/apps/callflows/submodules/callcenter/callcenter.js @@ -91,11 +91,11 @@ define(function(require){ i18nApp = self.i18n.active().callflows.callcenter; $.extend(callflow_nodes, { - 'acdc_queue[id=*]': { + 'acdc_member[id=*]': { name: i18nApp.queue, icon: 'link', category: i18nApp.category, - module: 'acdc_queue', + module: 'acdc_member', tip: i18nApp.tooltip, data: { id: 'null'