summaryrefslogtreecommitdiffstats
path: root/app/server-control/controllers/power-operations-controller.html
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-08-02 16:16:18 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2017-10-09 13:51:19 -0500
commit8819b7a75edcb7e7da44a3ea485e5a84c508f7d4 (patch)
treea31714187eea1f2e484301487e46292647c9006e /app/server-control/controllers/power-operations-controller.html
parentc8a099e499fb2091c2615a5f857e68a20602a111 (diff)
downloadphosphor-webui-8819b7a75edcb7e7da44a3ea485e5a84c508f7d4.tar.gz
phosphor-webui-8819b7a75edcb7e7da44a3ea485e5a84c508f7d4.zip
power operations styling fixes
Change-Id: Iead8504909d79c786788097c503d5d11132cc5dc Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/server-control/controllers/power-operations-controller.html')
-rw-r--r--app/server-control/controllers/power-operations-controller.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/server-control/controllers/power-operations-controller.html b/app/server-control/controllers/power-operations-controller.html
index 207bc1c..4824938 100644
--- a/app/server-control/controllers/power-operations-controller.html
+++ b/app/server-control/controllers/power-operations-controller.html
@@ -4,11 +4,10 @@
<h1>Server power operations</h1>
</div>
- <!-- Current status and bar display the state of the server. Class 'power__state-off' is applied to bar and 'power__state' text switches to say "off"-->
<div class="row column">
<div class="power__current-status ">
<h2 class="inline h4">Current status</h2>
- <div class="power__status-log inline float-right">Server last reboot at <span class="courier-bold">{{dataService.last_updated |date:'h:mm:ss on MMM dd yyyy'}}</span></div>
+ <div class="power__status-log inline float-right">Last power operation at <span class="courier-bold">{{dataService.last_updated |date:'h:mm:ss on MMM dd yyyy'}}</span></div>
</div>
</div>
<div class="row column">
OpenPOWER on IntegriCloud