Commit 4753d519 authored by Julia Radzhabova's avatar Julia Radzhabova

[SSE] Bug 32144.

parent 14a24dd2
......@@ -112,6 +112,7 @@ define([
if (SelectedObjects.length<=0 && !this.rightmenu.minimizedMode) {
this.rightmenu.clearSelection();
this._openRightMenu = true;
}
this.onFocusObject(SelectedObjects);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment