mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-1656: Remove user attributes header; it does not look good.
This commit is contained in:
@@ -90,7 +90,6 @@
|
||||
</div>
|
||||
|
||||
<!-- User attributes section -->
|
||||
<h2 class="header" ng-show="attributes.length">{{'SETTINGS_PREFERENCES.SECTION_HEADER_UPDATE_ATTRIBUTES' | translate}}</h2>
|
||||
<div class="attributes" ng-show="attributes.length">
|
||||
<guac-form namespace="'USER_ATTRIBUTES'" content="attributes"
|
||||
model="user.attributes"></guac-form>
|
||||
|
@@ -951,7 +951,6 @@
|
||||
|
||||
"SECTION_HEADER_DEFAULT_INPUT_METHOD" : "Default Input Method",
|
||||
"SECTION_HEADER_DEFAULT_MOUSE_MODE" : "Default Mouse Emulation Mode",
|
||||
"SECTION_HEADER_UPDATE_ATTRIBUTES" : "User Attributes",
|
||||
"SECTION_HEADER_UPDATE_PASSWORD" : "Change Password"
|
||||
|
||||
},
|
||||
|
Reference in New Issue
Block a user