From 8da911a77198f2a11edeb860c905a8e93c1fa46f Mon Sep 17 00:00:00 2001 From: Lizi Date: Tue, 20 Mar 2018 08:13:47 +0000 Subject: Upgrage jquery version to fix the nexus IQ issue Change-Id: I2b2202a6a5a47f219bd310df455d42eff985f365 Issue-ID: MSB-182 Signed-off-by: Lizi --- .../src/main/resources/iui-route/index.html | 2054 ++++++++++---------- 1 file changed, 1027 insertions(+), 1027 deletions(-) (limited to 'apiroute/apiroute-service/src/main/resources/iui-route/index.html') diff --git a/apiroute/apiroute-service/src/main/resources/iui-route/index.html b/apiroute/apiroute-service/src/main/resources/iui-route/index.html index 1ee0d07..9569bc0 100644 --- a/apiroute/apiroute-service/src/main/resources/iui-route/index.html +++ b/apiroute/apiroute-service/src/main/resources/iui-route/index.html @@ -1,1028 +1,1028 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -
- - -
-
-
- - - -
- - - - -
- - - -
-
- - {{apiGroupByPortArray[$index].length}} - -
- -
-
-
- - -
- -
-
- - {{routeUtil.showPotocol(route.publish_port,route.publishProtocol)|html}} -
-
- - {{route.version}} - -
- - - - - - - - - - - - -
- -
-
-
- -
- - -
-
-
- - -
- - - -
- - - -
-
- - {{iuiGroupByPortArray[$index].length}} - -
- -
-
-
- - -
- -
-
- - {{routeUtil.showPotocol(route.publish_port,route.publishProtocol)|html}} -
-
- - {{route.servers[0].ip}}:{{route.servers[0].port}} -
- - - - - - - - - -
- -
-
-
- -
- -
- -
-
- - -
- - - -
- - - - -
-
- - {{customGroupByPortArray[$index].length}} - -
- -
-
-
- - -
- -
-
- - {{routeUtil.showPotocol(elem.publish_port,elem.publishProtocol)|html}} -
-
- - - {{elem.servers[0].ip}}:{{elem.servers[0].port}} -
- - - - - - - - - -
- -
-
- -
- - - -
- -
- - -
-
- - -
- - - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- {{node.ip}}:{{node.port}}:{{node.ttl}} - {{msb.url==""?"/":msb.url}} - - - - -
- -
- - - - - -
- -
- -
- - - -
-
- -
-
- - -
- -
- -
- -
-
- -
- -
-
- - - -
- - -
-
- - - - - - - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +
+ + +
+
+
+ + + +
+ + + + +
+ + + +
+
+ + {{apiGroupByPortArray[$index].length}} + +
+ +
+
+
+ + +
+ +
+
+ + {{routeUtil.showPotocol(route.publish_port,route.publishProtocol)|html}} +
+
+ + {{route.version}} + +
+ + + + + + + + + + + + +
+ +
+
+
+ +
+ + +
+
+
+ + +
+ + + +
+ + + +
+
+ + {{iuiGroupByPortArray[$index].length}} + +
+ +
+
+
+ + +
+ +
+
+ + {{routeUtil.showPotocol(route.publish_port,route.publishProtocol)|html}} +
+
+ + {{route.servers[0].ip}}:{{route.servers[0].port}} +
+ + + + + + + + + +
+ +
+
+
+ +
+ +
+ +
+
+ + +
+ + + +
+ + + + +
+
+ + {{customGroupByPortArray[$index].length}} + +
+ +
+
+
+ + +
+ +
+
+ + {{routeUtil.showPotocol(elem.publish_port,elem.publishProtocol)|html}} +
+
+ + + {{elem.servers[0].ip}}:{{elem.servers[0].port}} +
+ + + + + + + + + +
+ +
+
+ +
+ + + +
+ +
+ + +
+
+ + +
+ + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ {{node.ip}}:{{node.port}}:{{node.ttl}} + {{msb.url==""?"/":msb.url}} + + + + +
+ +
+ + + + + +
+ +
+ +
+ + + +
+
+ +
+
+ + +
+ +
+ +
+ +
+
+ +
+ +
+
+ + + +
+ + +
+
+ + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg