Change to "View x High priority events"
Added the verb "View" to the front.
This wording watches with other clickable links in the gray box
(e.g. "Turn on server LED", "Edit network settings")
Change-Id: I5696f92aedc2d83bcb261ff8f849415d5b66d336
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/app/overview/controllers/system-overview-controller.html b/app/overview/controllers/system-overview-controller.html
index f6c91c3..3992ce5 100644
--- a/app/overview/controllers/system-overview-controller.html
+++ b/app/overview/controllers/system-overview-controller.html
@@ -82,7 +82,7 @@
<div class="column large-4 no-padding">
<div class="quick-links">
<a href="#/server-health/event-log/high" class="quick-links__item quick-links__events event-log__events" ng-show="logs.length">
- <p class="inline quick-links__event-copy">{{logs.length}} High priority events</p><!-- link to event log filtered to the high priority events -->
+ <p class="inline quick-links__event-copy">View {{logs.length}} High priority events</p><!-- link to event log filtered to the high priority events -->
</a>
<div class="quick-links__item no-icon">
<p class="inline quick-links__label">BMC time</p>