commit | 8b4828a6553a4a9f839fd40cb5dd357cdc435767 | [log] [tgz] |
---|---|---|
author | Iftekharul Islam <iislam@us.ibm.com> | Wed Apr 19 14:37:55 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 12:41:34 2017 -0500 |
tree | e22d59d3bca0833e248080a2cce7b9f8cda6a898 | |
parent | cd78950815d9b230f0eaa41a947fcae6d4cbbcb7 [diff] [blame] |
Add event log search and filter capabilities Change-Id: I9dc891e0f1e30abe488d401c57e1cf4f5656c3af Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
diff --git a/app/server-health/styles/index.scss b/app/server-health/styles/index.scss index dd2e5b6..858d836 100644 --- a/app/server-health/styles/index.scss +++ b/app/server-health/styles/index.scss
@@ -1,3 +1,4 @@ +@import "./log.scss"; @import "./sensors.scss"; @import "./inventory.scss"; @import "./unit-id.scss";