summaryrefslogtreecommitdiff
path: root/app/views/groups/_projects.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-13 20:36:21 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-13 20:36:21 +0300
commita41875d21e9c87f15754c1d23db3a6fb80b7bdcd (patch)
treee94fd2b56af049f6035e957b05710417bfccbf28 /app/views/groups/_projects.html.haml
parente97abfce3b9e4e836aaf9d9ac32a45c6490f8831 (diff)
downloadgitlab-ce-a41875d21e9c87f15754c1d23db3a6fb80b7bdcd.tar.gz
Replace %h5.title with div.title
Diffstat (limited to 'app/views/groups/_projects.html.haml')
-rw-r--r--app/views/groups/_projects.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/_projects.html.haml b/app/views/groups/_projects.html.haml
index ff6b71b9ec0..cbad2e3e522 100644
--- a/app/views/groups/_projects.html.haml
+++ b/app/views/groups/_projects.html.haml
@@ -1,5 +1,5 @@
.ui-box
- %h5.title
+ .title
Projects (#{projects.count})
- if can? current_user, :manage_group, @group
%span.pull-right