summaryrefslogtreecommitdiffstats
path: root/usecaseui-monitor/src/main/webapp/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'usecaseui-monitor/src/main/webapp/index.html')
-rw-r--r--usecaseui-monitor/src/main/webapp/index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/usecaseui-monitor/src/main/webapp/index.html b/usecaseui-monitor/src/main/webapp/index.html
index 2c4d41c3..22de88c8 100644
--- a/usecaseui-monitor/src/main/webapp/index.html
+++ b/usecaseui-monitor/src/main/webapp/index.html
@@ -53,13 +53,16 @@
<script src="app/uui/fusion/scripts/controller/topology-diagram.js"></script>
<script src="app/uui/fusion/scripts/controller/topological.js"></script>
-
<link rel="stylesheet" href="app/uui/fusion/nvd3/nv.d3.min.css">
<script src="app/uui/fusion/nvd3/angular-nvd3.js"></script>
<script src="app/uui/fusion/nvd3/d3.min.js"></script>
<script src="app/uui/fusion/nvd3/nv.d3.min.js"></script>
- <title></title>
+ <script src="app/uui/fusion/scripts/controller/lcmController.js"></script>
+ <script src="app/uui/fusion/scripts/controller/ServiceTemplateService.js"></script>
+ <script src="static/fusion/js/lifecyclemanager.js" ></script>
+
+ <title></title>
</head>
<body>