Move connection manager dashlet to left bottom
[controller.git] / opendaylight / web / devices / src / main / resources / js / page.js
index d7cb4f689355465a2ca9334f70bf9d081659eff6..855dc90aa9023208b41168c384806db16d86dae5 100644 (file)
@@ -37,11 +37,11 @@ one.f.dashlet = {
 one.f.menu = {
   left : {
     top : [
-      one.f.dashlet.nodesLearnt,
-      one.f.dashlet.connection
+      one.f.dashlet.nodesLearnt
       ],
     bottom : [
-      one.f.dashlet.staticRouteConfig
+      one.f.dashlet.staticRouteConfig,
+      one.f.dashlet.connection
       ]
   },
   right : {