summaryrefslogtreecommitdiffstats
path: root/app/server-control/controllers/remote-console-window-controller.html
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-09-25 14:10:45 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-09-25 21:11:35 +0000
commit5f0b776753678897722eb9fc7bb269cf5e47c10a (patch)
tree4244ea54671377be73c3089b2d8de63d4131dae4 /app/server-control/controllers/remote-console-window-controller.html
parent3d0a4d96d8f02208e0fb6ad7bfb2d20a6753c5e7 (diff)
downloadphosphor-webui-5f0b776753678897722eb9fc7bb269cf5e47c10a.tar.gz
phosphor-webui-5f0b776753678897722eb9fc7bb269cf5e47c10a.zip
Remove tabs from HTML files
From https://google.github.io/styleguide/htmlcssguide.html "Indentation Indent by 2 spaces at a time. Don't use tabs or mix tabs and spaces for indentation." Tested: Manual regression testing on a Witherspoon. Change-Id: Ief7137dabc869b73b73f9947337fbb0abb5ca497 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'app/server-control/controllers/remote-console-window-controller.html')
-rw-r--r--app/server-control/controllers/remote-console-window-controller.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/server-control/controllers/remote-console-window-controller.html b/app/server-control/controllers/remote-console-window-controller.html
index bde520d..7c39e22 100644
--- a/app/server-control/controllers/remote-console-window-controller.html
+++ b/app/server-control/controllers/remote-console-window-controller.html
@@ -1,7 +1,7 @@
<div class="serial-lan__header">
- <a class="bold" ng-click="close()"><i class="icon icon__return"></i> Return to OpenBmc</a>
+ <a class="bold" ng-click="close()"><i class="icon icon__return"></i> Return to OpenBmc</a>
</div>
<div class="window-terminal-container">
- <serial-console show-tab-btn="false"></serial-console>
+ <serial-console show-tab-btn="false"></serial-console>
</div>
OpenPOWER on IntegriCloud