This is an automated email from the ASF dual-hosted git repository. vnick pushed a commit to branch staging/1.6.0 in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit 8525aa15d74133732136eb75929c390382da4331 Merge: 24883a2c9 b2f6e24bc Author: Virtually Nick <[email protected]> AuthorDate: Sun Aug 25 08:27:16 2024 -0400 GUACAMOLE-1866: Clean up UI of configurable "Recent Connections" section. .../src/app/home/controllers/homeController.js | 8 +++-- .../app/home/directives/guacRecentConnections.js | 10 ------ .../src/main/frontend/src/app/home/styles/home.css | 12 ++++--- .../app/home/templates/guacRecentConnections.html | 2 +- .../main/frontend/src/app/home/templates/home.html | 13 ++++---- .../main/frontend/src/app/index/styles/headers.css | 9 +++-- .../settings/templates/settingsPreferences.html | 38 +++++++++++----------- guacamole/src/main/frontend/src/images/x-black.svg | 1 + .../src/main/frontend/src/translations/en.json | 4 +-- .../src/main/frontend/src/translations/fr.json | 3 +- 10 files changed, 48 insertions(+), 52 deletions(-)
