commit | 8947e7011dcda32d1572e8a3f2f1105bfbc12b15 | [log] [tgz] |
---|---|---|
author | Iftekharul Islam <iislam@us.ibm.com> | Thu Jul 27 10:28:07 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 13:14:23 2017 -0500 |
tree | e8afc80922989f725c1356b0ab0dbe98edf66332 | |
parent | 1221c0ca977f3943be65f023a061b7c41cd890d7 [diff] [blame] |
Added hardware sensors functionality Change-Id: I99435613bb77fc0ff72f046c2dc047b13962a7a3 Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
diff --git a/app/overview/controllers/system-overview-controller.html b/app/overview/controllers/system-overview-controller.html index be4601a..c188da7 100644 --- a/app/overview/controllers/system-overview-controller.html +++ b/app/overview/controllers/system-overview-controller.html
@@ -116,6 +116,11 @@ </div> </a> </div> + + <div class="row column overview__event-log event-log__events" ng-show="!logs.length"> + <h3 class="bold h4">High priority events</h3> + <p>There are no high priority events to display at this time.</p> + </div> </div> <div class="column large-4"> <div class="quick-links" >