summaryrefslogtreecommitdiffstats
path: root/app/server-health/controllers/log-controller.html
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-07-31 18:27:49 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2017-10-09 13:46:35 -0500
commitdc7479b97cfe27a367199ddec25e68792d6cdf23 (patch)
tree5963f37428c678e2f4f119b9d62603b58f11ce58 /app/server-health/controllers/log-controller.html
parent1994ed00e74058dbef48248e53b7935575af8759 (diff)
downloadphosphor-webui-dc7479b97cfe27a367199ddec25e68792d6cdf23.tar.gz
phosphor-webui-dc7479b97cfe27a367199ddec25e68792d6cdf23.zip
Event log: copy and UI fixes based on QA feedback
Change-Id: Ife1b7e691f5fcf023616b9151cff6598d346c2c4 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/server-health/controllers/log-controller.html')
-rw-r--r--app/server-health/controllers/log-controller.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/server-health/controllers/log-controller.html b/app/server-health/controllers/log-controller.html
index bb2fed6..ec533a1 100644
--- a/app/server-health/controllers/log-controller.html
+++ b/app/server-health/controllers/log-controller.html
@@ -40,7 +40,7 @@
<!-- top bar confirmation - ADD ACTIVE CLASS TO DISPLAY-->
<div class="inline__confirm event__confirm" ng-class="{active: confirm}">
<div class="inline__confirm-message">
- <p class="h3"><i></i>Are you sure you want to <strong class="ng-binding">delete {{selectedEvents.length}} logs</strong>?
+ <p class="h3"><i></i>Are you sure you want to <strong class="ng-binding">delete {{selectedEvents.length}} events</strong>?
</p>
</div>
<div class="inline__confirm-buttons">
OpenPOWER on IntegriCloud