Project

General

Profile

Feature #1596 » 0001-Fix-1596-Add-back-button-of-console-page.patch

Romain Vrignaud, 05/02/2012 10:30 AM

View differences:

app/views/hosts/console.html.erb
<div id="noVNC_buttons">
<input type=button value="Ctrl-Alt-Del" id="sendCtrlAltDelButton" class="fr btn" >
</div>
<%= link_to_if_authorized("Back to host", hash_for_host_path(:id => @host), :title => "Back to host" , :class => 'fr btn') %>
</div>
<canvas id="noVNC_canvas" width="640px" height="20px" class="clearfix ca">
Canvas not supported.
</canvas>
    (1-1/1)