1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Merge pull request #176 from catborise/master

console fn-keys functionality correction
This commit is contained in:
Anatoliy Guskov 2018-08-28 17:14:55 +03:00 committed by GitHub
commit bcd13c29fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
58 changed files with 64763 additions and 17445 deletions

View file

@ -111,7 +111,7 @@
<button class="btn btn-sm btn-default disabled" title="{% trans "Power Cycle" %}">
<span class="glyphicon glyphicon-refresh"></span>
</button>
<button class="btn btn-sm btn-default disabled" title="{% trans "VNC Console" %}">
<button class="btn btn-sm btn-default disabled" title="{% trans "VNC/Spice Console" %}">
<span class="glyphicon glyphicon-eye-open"></span>
</button>
{% endifequal %}