1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
This commit is contained in:
catborise 2018-08-08 11:24:59 +03:00
parent f300c1156f
commit fcb2924e95
2 changed files with 1 additions and 8 deletions

View file

@ -8,7 +8,7 @@
{% block navbarmenu %}
<!-- dirty fix for keyboard on iOS devices -->
<li id="showKeyboard"><a href='#'>{% trans "Show Keyboad" %}</a></li>
<li id="showKeyboard"><a href='#'>{% trans "Show Keyboard" %}</a></li>
{% endblock %}
{% block content %}

File diff suppressed because one or more lines are too long