summaryrefslogtreecommitdiffstats
path: root/app/server-control/controllers/remote-console-controller.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/server-control/controllers/remote-console-controller.html')
-rw-r--r--app/server-control/controllers/remote-console-controller.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/server-control/controllers/remote-console-controller.html b/app/server-control/controllers/remote-console-controller.html
index 79a68fd..c82af06 100644
--- a/app/server-control/controllers/remote-console-controller.html
+++ b/app/server-control/controllers/remote-console-controller.html
@@ -9,9 +9,7 @@
</section>
<section class="row column">
<p class="serial-lan__copy">The Serial over LAN (SoL) console redirects the output of the server’s serial port to a browser window on your workstation.</p>
- <div class="serial-lan__wrapper" ng-class="{'disabled': dataService.remote_window_active}">
- <div id="terminal" class="serial-lan__terminal"></div>
- </div>
+ <serial-console></serial-console>
</section>
</div>
OpenPOWER on IntegriCloud