Yoshie Muranaka | 198ce1f | 2019-09-20 10:33:04 -0700 | [diff] [blame] | 1 | <div id="noVNC_container"> |
Dixsie Wolmers | bea45d5 | 2019-09-27 15:49:01 -0500 | [diff] [blame^] | 2 | <div id="noVNC_status_bar"> |
| 3 | <div id="noVNC_left_dummy_elem"></div> |
| 4 | </div> |
| 5 | </div> |
| 6 | <div class="kvm__actions float-right"> |
| 7 | <button |
| 8 | class="btn btn-tertiary" |
| 9 | ng-click="openWindow()" |
| 10 | ng-show="newWindowBtn === true"> |
| 11 | <icon file="icon-launch.svg" aria-hidden="true"></icon>Open in new window |
| 12 | </button> |
Yoshie Muranaka | 198ce1f | 2019-09-20 10:33:04 -0700 | [diff] [blame] | 13 | </div> |