diff --git a/omeroweb/webclient/templates/webclient/base/includes/group_user_content.html b/omeroweb/webclient/templates/webclient/base/includes/group_user_content.html index 6d69a37316..37ba50f92a 100644 --- a/omeroweb/webclient/templates/webclient/base/includes/group_user_content.html +++ b/omeroweb/webclient/templates/webclient/base/includes/group_user_content.html @@ -28,10 +28,10 @@ {% for grp in myGroups %}
  • - {% if grp.id == active_group.id %} - + {% if grp.id == ome.active_group %} + {% else %} - + {% endif %} - +