[Store] - additional hub for the Store

Issue No: FRM-7912
Created 11/26/2018 7:08:42 PM
Type Feature
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 18.3
Description on File GlobalComponentEngine.js file 1. Add hub.client.storeApp = Ext.bind(me.onStoreApp, me); !pastedImage_d108690_0.png!   2. Add   onStoreApp: function (config) \{ "use strict"; var me = this;   i21.ModuleMgr.Store.StoreAppReceiver(config); \}, !pastedImage_d108690_1.png!