[SSE] Fix Bug 35290
This commit is contained in:
parent
55c1b030a2
commit
47703cba55
|
@ -106,7 +106,6 @@ define([
|
|||
panel.ChangeSettings.call(panel, props);
|
||||
}
|
||||
Common.NotificationCenter.trigger('layout:changed', 'rightmenu');
|
||||
Common.NotificationCenter.trigger('edit:complete', this.rightmenu);
|
||||
},
|
||||
|
||||
onSelectionChanged: function(info) {
|
||||
|
|
Loading…
Reference in a new issue