diff --git a/o2web/source/x_component_Org/$Explorer.js b/o2web/source/x_component_Org/$Explorer.js index 5d44222d362d6896c88d84d12845d9c7bb5db7b6..30ff9e623f9a15af8a28cab088a99266e19ac481 100644 --- a/o2web/source/x_component_Org/$Explorer.js +++ b/o2web/source/x_component_Org/$Explorer.js @@ -440,8 +440,8 @@ MWF.xApplication.Org.$Explorer = new Class({ } this.deleteElementsNode.position({ relativeTo: (item) ? item.node : this.toolbarNode, - position: "centerBottom", - edge: "centerTop" + position: "topRight", + edge: "topLeft" }); }else{ if (this.deleteElementsNode){