summaryrefslogtreecommitdiffstats
path: root/app/server-control/controllers/remote-console-window-controller.html
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-08-15 16:58:07 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2017-10-09 14:17:32 -0500
commit640d28a8a8cce40bce190b827131b86d6e806368 (patch)
tree3e42ffc4b60073dc1ebbb49029514fef9761802d /app/server-control/controllers/remote-console-window-controller.html
parent96bbf31065b3d7a27816c9344002803619d9e3fc (diff)
downloadphosphor-webui-640d28a8a8cce40bce190b827131b86d6e806368.tar.gz
phosphor-webui-640d28a8a8cce40bce190b827131b86d6e806368.zip
new icon and pop-out window for Serial over lan
Change-Id: I1722a4fbd1e9ac07162c9732d68dfea283a28aed Signed-off-by: Michael Davis <michael.s.davis@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.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/server-control/controllers/remote-console-window-controller.html b/app/server-control/controllers/remote-console-window-controller.html
new file mode 100644
index 0000000..62a8ecf
--- /dev/null
+++ b/app/server-control/controllers/remote-console-window-controller.html
@@ -0,0 +1,6 @@
+<div class="serial-lan__header">
+ <a class="bold"><i class="icon icon__return"></i> Return to openBmc</a>
+</div>
+<div class="serial-lan__wrapper">
+ <div id="terminal" class="serial-lan__terminal"></div>
+</div> \ No newline at end of file
OpenPOWER on IntegriCloud