Loading public/javascript/app/designs/textSearchList/main/Selection.js +0 −5 Original line number Diff line number Diff line Loading @@ -142,11 +142,6 @@ define([ this._emitEvt('UPDATE_DATA', response); }, _getNodeToShow: function() { return this.containerNode; }, _pubRemove: function(channel, id) { this._publish(channel, { Loading public/javascript/redmic/modules/base/SelectionBox.js +3 −2 Original line number Diff line number Diff line Loading @@ -205,7 +205,8 @@ define([ _createMenu: function() { this.loadSelectionNode = new ContentPane({ region: "center" region: "center", 'class': 'flexContainer' }); this.loadSelectionDialog = new DialogSimple({ Loading @@ -218,7 +219,7 @@ define([ onHide: lang.hitch(this, this._hideLoadSelection) }); this.loadSelectionDialog.own(this.domNode); //this.loadSelectionDialog.own(this.domNode); }, _subLoadSelectionListEventItem: function(response) { Loading Loading
public/javascript/app/designs/textSearchList/main/Selection.js +0 −5 Original line number Diff line number Diff line Loading @@ -142,11 +142,6 @@ define([ this._emitEvt('UPDATE_DATA', response); }, _getNodeToShow: function() { return this.containerNode; }, _pubRemove: function(channel, id) { this._publish(channel, { Loading
public/javascript/redmic/modules/base/SelectionBox.js +3 −2 Original line number Diff line number Diff line Loading @@ -205,7 +205,8 @@ define([ _createMenu: function() { this.loadSelectionNode = new ContentPane({ region: "center" region: "center", 'class': 'flexContainer' }); this.loadSelectionDialog = new DialogSimple({ Loading @@ -218,7 +219,7 @@ define([ onHide: lang.hitch(this, this._hideLoadSelection) }); this.loadSelectionDialog.own(this.domNode); //this.loadSelectionDialog.own(this.domNode); }, _subLoadSelectionListEventItem: function(response) { Loading