From: Stas Vilchik Date: Wed, 17 Jun 2015 10:21:45 +0000 (+0200) Subject: SONAR-6602 make ui more consistent with users page X-Git-Tag: 5.2-RC1~1456 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=20e22fa4c3c5532b276c9b0c99630587031b0b79;p=sonarqube.git SONAR-6602 make ui more consistent with users page --- diff --git a/server/sonar-web/src/main/js/apps/groups/templates/groups-list-item.hbs b/server/sonar-web/src/main/js/apps/groups/templates/groups-list-item.hbs index 2720785b527..809a41b624b 100644 --- a/server/sonar-web/src/main/js/apps/groups/templates/groups-list-item.hbs +++ b/server/sonar-web/src/main/js/apps/groups/templates/groups-list-item.hbs @@ -7,10 +7,16 @@ {{name}} -
- Members: {{membersCount}} +
+
+ Members +
+
+ {{membersCount}} + +
-
+
{{description}}