summaryrefslogtreecommitdiff
path: root/app/views/admin/groups/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/groups/show.html.haml')
-rw-r--r--app/views/admin/groups/show.html.haml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/views/admin/groups/show.html.haml b/app/views/admin/groups/show.html.haml
index 13159fdb56d..5509811bae5 100644
--- a/app/views/admin/groups/show.html.haml
+++ b/app/views/admin/groups/show.html.haml
@@ -8,7 +8,7 @@
.row
.span6
.ui-box
- %h5.title
+ .title
Group info:
%ul.well-list
%li
@@ -50,7 +50,7 @@
= @group.created_at.stamp("March 1, 1999")
.ui-box
- %h5.title
+ .title
Projects
%small
(#{@group.projects.count})
@@ -64,7 +64,7 @@
.span6
.ui-box
- %h5.title
+ .title
Add user(s) to the group:
.ui-box-body.form-holder
%p.light
@@ -79,7 +79,7 @@
%hr
= submit_tag 'Add users into group', class: "btn btn-create"
.ui-box
- %h5.title
+ .title
%strong #{@group.name}
Group Members
%small