OCS-133 microservices homepage should support English and named as "Open-O micro...
authortanghua <tang.hua52@zte.com.cn>
Thu, 27 Oct 2016 03:00:49 +0000 (11:00 +0800)
committertanghua <tang.hua52@zte.com.cn>
Thu, 27 Oct 2016 03:00:49 +0000 (11:00 +0800)
bug: OCS-133
Issue-Id: OCS-133
change msb homepage title icon and reset title name

Change-Id: I1a5541d9a287d2838d8e3f68af2240fb15b5e559
Signed-off-by: tanghua <tang.hua52@zte.com.cn>
msb-core/apiroute/apiroute-service/src/main/resources/iui-route/i18n/msb-iui-route-i18n-en-US.properties
msb-core/apiroute/apiroute-service/src/main/resources/iui-route/i18n/msb-iui-route-i18n-zh-CN.properties
msb-core/apiroute/apiroute-service/src/main/resources/iui-route/img/openo_logo_16.png [new file with mode: 0644]
msb-core/apiroute/apiroute-service/src/main/resources/iui-route/index.html

index 8c00440..89acc60 100644 (file)
@@ -17,7 +17,7 @@
 #     email: meng.zhaoxing1@zte.com.cn
 #
 
-org_openo_msb_route_title=MicroService Bus
+org_openo_msb_route_title=Open-O micro-services
 
 org_openo_msb_route_sideBar_serviceroute=Service Route
 org_openo_msb_route_sideBar_servicediscover=Service Discover
index 34bc7dc..391ac12 100644 (file)
@@ -17,7 +17,7 @@
 #     email: meng.zhaoxing1@zte.com.cn
 #
 
-org_openo_msb_route_title=ZTE 微服务
+org_openo_msb_route_title=微服务
 
 org_openo_msb_route_sideBar_serviceroute=服务路由
 org_openo_msb_route_sideBar_servicediscover=服务发现
diff --git a/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/img/openo_logo_16.png b/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/img/openo_logo_16.png
new file mode 100644 (file)
index 0000000..dd70bbc
Binary files /dev/null and b/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/img/openo_logo_16.png differ
index cc5674b..6b024af 100644 (file)
@@ -23,7 +23,7 @@
 <head lang="en">
 <meta charset="UTF-8">
 <title id="org_openo_msb_route_title" name_i18n="org_openo_msb_route_ui_i18n"></title>
-<link rel="shortcut icon" href="img/zte_logo_16.gif" />
+<link rel="shortcut icon" href="img/openo_logo_16.png" />
 <link
        href="js/fontAwesome/css/font-awesome.min.css"
        rel="stylesheet" />