From 7db03ba9cb9f4efb6ade04bbaaf913769c4fe219 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Thu, 18 Jun 2020 01:20:43 -0700 Subject: [PATCH] GUACAMOLE-823: Render empty balancing connection groups on home screen as if they are connections. --- .../app/groupList/templates/guacGroupList.html | 1 + .../src/main/webapp/app/home/styles/home.css | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/guacamole/src/main/webapp/app/groupList/templates/guacGroupList.html b/guacamole/src/main/webapp/app/groupList/templates/guacGroupList.html index 4c9bb424c..40145c8a0 100644 --- a/guacamole/src/main/webapp/app/groupList/templates/guacGroupList.html +++ b/guacamole/src/main/webapp/app/groupList/templates/guacGroupList.html @@ -3,6 +3,7 @@