xref: /openbmc/phosphor-webui/app/common/directives/serial-console.html (revision 51229f8005cb20a12e8d0f057d4565f31d84fa29)
175697f90Sbeccabroek<div class="serial-lan__wrapper">
2457ca040Sbeccabroek  <div id="terminal"></div>
3*51229f80SKonstantin Aladyshev</div>
4c86ce3c9SYoshie Muranaka<div class="serial-lan__actions float-right">
5c86ce3c9SYoshie Muranaka  <button class="btn  btn-tertiary" ng-click="openTerminalWindow()" ng-show="showTabBtn === true">
6c86ce3c9SYoshie Muranaka    <icon file="icon-launch.svg"></icon>Open in new tab
7c86ce3c9SYoshie Muranaka  </button>
8a788cf01Sbeccabroek</div>
9