xref: /openbmc/phosphor-webui/app/common/directives/serial-console.html (revision 457ca04073ff10cb1df2e7c5ab5192430a2ac6a9)
175697f90Sbeccabroek<div class="serial-lan__wrapper">
2*457ca040Sbeccabroek	<div id="terminal"></div>
3a788cf01Sbeccabroek	<div class="serial-lan__actions">
4a788cf01Sbeccabroek		<button class="inline btn-pop-out" ng-click="openTerminalWindow()" ng-show="showTabBtn === true">Open in new tab</button>
5a788cf01Sbeccabroek	</div>
675697f90Sbeccabroek</div>