summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/projects/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/show.html.haml b/app/views/projects/show.html.haml
index b2e9fd8431a..f72ef0a99ae 100644
--- a/app/views/projects/show.html.haml
+++ b/app/views/projects/show.html.haml
@@ -3,7 +3,7 @@
.row
.span9
= render "events/event_last_push", event: @last_push
- .content_list= render @events
+ .content_list
.loading.hide
.span3
.light-well