Project

General

Profile

« Previous | Next » 

Revision 7d43af6a

Added by Romain Vrignaud about 12 years ago

  • ID 7d43af6a0623c469e25462e1ebcff6733ad2545d

Fixes #1596 Add back button of console page.

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">

Also available in: Unified diff