Consistent URL Scheme for Northbound and Web UI
[controller.git] / opendaylight / web / troubleshoot / src / main / resources / js / page.js
index dba84771f00d9b8ab1c8af7fc34e42b1d0c075f2..e258b4003e18c091805aaee58effaa08f23f66ea 100644 (file)
@@ -63,7 +63,7 @@ $(one.f.menu.right.bottom).each(function(index, value) {
 
 /**Troubleshoot modules*/
 one.f.troubleshooting = {
-       rootUrl: "/one/troubleshoot",
+       rootUrl: "/controller/web/troubleshoot",
        rightBottomDashlet: { 
                get: function() {
                        var $rightBottomDashlet = $("#right-bottom").find(".dashlet");