summaryrefslogtreecommitdiff
path: root/app/views/admin/projects/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/projects/show.html.haml')
-rw-r--r--app/views/admin/projects/show.html.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/admin/projects/show.html.haml b/app/views/admin/projects/show.html.haml
index d76af14b77b..70f0c193c01 100644
--- a/app/views/admin/projects/show.html.haml
+++ b/app/views/admin/projects/show.html.haml
@@ -7,7 +7,7 @@
.row
.span6
.ui-box
- %h5.title
+ .title
Project info:
%ul.well-list
%li
@@ -76,7 +76,7 @@
.span6
- if @group
.ui-box
- %h5.title
+ .title
%strong #{@group.name} Group
members (#{@group.users_groups.count})
.pull-right
@@ -87,7 +87,7 @@
= render 'users_groups/users_group', member: member, show_controls: false
.ui-box
- %h5.title
+ .title
Team
%small
(#{@project.users.count})