mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
feature #3418: move "Send CtrlAltDel" to be away from console maximize
This commit is contained in:
parent
6bea5548fa
commit
025c382385
@ -3007,11 +3007,11 @@ function setupVNC(){
|
||||
<div class="large-12 columns">\
|
||||
<h3 class="subheader" id="vnc_dialog">'+tr("VNC")+' \
|
||||
<span id="VNC_status">'+tr("Loading")+'</span>\
|
||||
<span id="VNC_buttons">\
|
||||
<input type=button value="Send CtrlAltDel" id="sendCtrlAltDelButton">\
|
||||
<a id="open_in_a_new_window" href="" target="_blank" title="'+tr("Open in a new window")+'">\
|
||||
<i class="fa fa-external-link detach-vnc-icon"/>\
|
||||
</a>\
|
||||
<span id="VNC_buttons" class="right">\
|
||||
<input type=button value="Send CtrlAltDel" id="sendCtrlAltDelButton">\
|
||||
</span>\
|
||||
</h3>\
|
||||
</div>\
|
||||
|
Loading…
x
Reference in New Issue
Block a user