added slicing chart in enodeb details
diff --git a/mCordPortal/src/index.html b/mCordPortal/src/index.html
index 38d5649..291face 100644
--- a/mCordPortal/src/index.html
+++ b/mCordPortal/src/index.html
@@ -45,6 +45,7 @@
     <script src="bower_components/ngXosHelpers/index.js"></script>
     <script src="bower_components/moment/moment.js"></script>
     <script src="bower_components/moment-duration-format/lib/moment-duration-format.js"></script>
+    <script src="bower_components/Chart.StackedBar.js/src/Chart.StackedBar.js"></script>
     <!-- endbower -->
     <script src="bower_components/ui.bootstrap/src/stackedMap/stackedMap.js"></script>
     <script src="bower_components/ui.bootstrap/src/position/position.js"></script>