summaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/chartTopo.html
diff options
context:
space:
mode:
authorLuji7 <lu.ji3@zte.com.cn>2016-11-04 10:25:10 +0800
committerLuji7 <lu.ji3@zte.com.cn>2016-11-04 10:25:10 +0800
commitcf298fc4149e52135d5a712b345ac206abfc88cb (patch)
tree41c9e479aff0fdd1f243e14e7a3b683d0e8720f0 /openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/chartTopo.html
parent140ae02914dbe36648c0d4e4c85b670f558b66b5 (diff)
Issue ID: GSO-60 merge changes from sun release
Change-Id: I9949e242644711a07a8da7a22dfbaf19ee7d74bd Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
Diffstat (limited to 'openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/chartTopo.html')
-rw-r--r--openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/chartTopo.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/chartTopo.html b/openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/chartTopo.html
index ab0d71f3..e9fccf60 100644
--- a/openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/chartTopo.html
+++ b/openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/chartTopo.html
@@ -32,8 +32,11 @@
<script type="text/javascript" src="js/jquery-ui-1.12.1.min.js"> </script>
<link href="css/jquery-ui-1.12.1.min.css" rel="stylesheet" />
- <script type="text/javascript" src="js/highcharts.js"></script>
- <script type="text/javascript" src="js/exporting.js"></script>
+
+ <script src="js/topo/sigma/sigma.min.js"></script>
+ <script src="js/topo/sigma/sigma.renderers.edgeLabels.min.js"></script>
+
+
<style>
body {
overflow: hidden;