summaryrefslogtreecommitdiffstats
path: root/app/index.html
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-05-05 09:21:07 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-09-20 13:14:06 -0500
commit8b522065fa0573008e4b5388bc66d278f0ed82d1 (patch)
treeff579152a00458fa975183842df01d616102f1a2 /app/index.html
parent685fe75ec5c2e82280c0dcc47aa59802314c757d (diff)
downloadphosphor-webui-8b522065fa0573008e4b5388bc66d278f0ed82d1.tar.gz
phosphor-webui-8b522065fa0573008e4b5388bc66d278f0ed82d1.zip
created remote console page
Change-Id: I72026e5ea64c9fba3089b68dfd2b8198255dabb8 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/index.html')
-rw-r--r--app/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/index.html b/app/index.html
index 62d0744..43240a8 100644
--- a/app/index.html
+++ b/app/index.html
@@ -23,6 +23,8 @@
<script src="../bower_components/angular-route/angular-route.min.js"></script>
<script src="../bower_components/angular-clipboard/angular-clipboard.min.js"></script>
<script src="../bower_components/angularUtils-pagination/dirPagination.min.js"></script>
+ <script src="../bower_components/hterm/js/hterm.js"></script>
+
<!-- endbuild -->
<!-- build:js scripts/app.min.js -->
OpenPOWER on IntegriCloud