diff --git a/gulpfile.js b/gulpfile.js index 21be3332..a4e3610d 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -248,8 +248,8 @@ gulp.task('connect', ['watch'], function() { targetPath: '/hawtio/git' }, { proto: "http", - port: "8088", - hostname: "192.168.0.110", + port: "8080", + hostname: "192.168.0.181", path: '/java/console/api', targetPath: "/" }]; diff --git a/plugins/developer/ts/dataManagerHelper.ts b/plugins/developer/ts/dataManagerHelper.ts index c9caf6df..31e79daf 100644 --- a/plugins/developer/ts/dataManagerHelper.ts +++ b/plugins/developer/ts/dataManagerHelper.ts @@ -47,7 +47,7 @@ module Developer{ }, { href: UrlHelpers.join(context,"Overview/","task"), - label: "任务", + label: "查看任务", title: "任务查看" }, ]); diff --git a/plugins/kubernetes/html/layoutKubernetes.html b/plugins/kubernetes/html/layoutKubernetes.html index 7ece69dd..525a7886 100644 --- a/plugins/kubernetes/html/layoutKubernetes.html +++ b/plugins/kubernetes/html/layoutKubernetes.html @@ -235,13 +235,21 @@ diff --git a/plugins/navigation/ts/navigationPlugin.ts b/plugins/navigation/ts/navigationPlugin.ts index cccfe761..10b25c60 100644 --- a/plugins/navigation/ts/navigationPlugin.ts +++ b/plugins/navigation/ts/navigationPlugin.ts @@ -207,7 +207,7 @@ module Navigation {
- {{subTab.label}}         + {{subTab.label}}