mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 06:31:22 +00:00
GUAC-919: Fix filtering of project properties in web pages.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
|
||||
<!-- Menu -->
|
||||
<div ng-class="{open: menuShown}" id="menu">
|
||||
<h2 id="menu-title">Guacamole ${project.version}</h2>
|
||||
<h2 id="menu-title">{{'application.title' | translate}}</h2>
|
||||
|
||||
<h3>{{'client.clipboard' | translate}}</h3>
|
||||
<div class="content" id="clipboard-settings">
|
||||
|
Reference in New Issue
Block a user