summaryrefslogtreecommitdiffstats
path: root/app/index.html
diff options
context:
space:
mode:
authorIftekharul Islam <iislam@us.ibm.com>2017-04-19 14:37:55 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-09-20 12:41:34 -0500
commit8b4828a6553a4a9f839fd40cb5dd357cdc435767 (patch)
treee22d59d3bca0833e248080a2cce7b9f8cda6a898 /app/index.html
parentcd78950815d9b230f0eaa41a947fcae6d4cbbcb7 (diff)
downloadphosphor-webui-8b4828a6553a4a9f839fd40cb5dd357cdc435767.tar.gz
phosphor-webui-8b4828a6553a4a9f839fd40cb5dd357cdc435767.zip
Add event log search and filter capabilities
Change-Id: I9dc891e0f1e30abe488d401c57e1cf4f5656c3af Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
Diffstat (limited to 'app/index.html')
-rw-r--r--app/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/index.html b/app/index.html
index f2065a6..62d0744 100644
--- a/app/index.html
+++ b/app/index.html
@@ -46,6 +46,9 @@
<script src="common/directives/app-header.js"></script>
<script src="common/directives/app-navigation.js"></script>
<script src="common/directives/confirm.js"></script>
+ <script src="common/directives/log-event.js"></script>
+ <script src="common/directives/log-filter.js"></script>
+ <script src="common/directives/log-search-control.js"></script>
<script src="common/directives/toggle-flag.js"></script>
<script src="login/index.js"></script>
OpenPOWER on IntegriCloud