summaryrefslogtreecommitdiff
path: root/app/views/projects
diff options
context:
space:
mode:
authorrandx <dmitriy.zaporozhets@gmail.com>2012-06-21 18:41:22 +0300
committerrandx <dmitriy.zaporozhets@gmail.com>2012-06-21 18:41:22 +0300
commit77cf662034a7187fe7e223e6d16b664b7b525d25 (patch)
tree4b00a9a94bfad3cd1a4b21456215997e7569ee8c /app/views/projects
parented247b3893b8af5bfc266ebc03cc029ca31c800f (diff)
downloadgitlab-ce-77cf662034a7187fe7e223e6d16b664b7b525d25.tar.gz
Pushed widget improved
Diffstat (limited to 'app/views/projects')
-rw-r--r--app/views/projects/show.html.haml8
1 files changed, 1 insertions, 7 deletions
diff --git a/app/views/projects/show.html.haml b/app/views/projects/show.html.haml
index 48b541544ff..44f9053d3f6 100644
--- a/app/views/projects/show.html.haml
+++ b/app/views/projects/show.html.haml
@@ -21,12 +21,6 @@
Issue
= render "events/event_last_push", :event => @last_push
-- unless @events.blank?
- %br
- %h5.cgray
- %span.ico.activities
- Recent Activity
- %hr
- .content_list= render @events
+.content_list= render @events