summaryrefslogtreecommitdiff
path: root/app/views/repositories/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/repositories/show.html.haml')
-rw-r--r--app/views/repositories/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/repositories/show.html.haml b/app/views/repositories/show.html.haml
index add3324e060..a09cdd6212b 100644
--- a/app/views/repositories/show.html.haml
+++ b/app/views/repositories/show.html.haml
@@ -7,5 +7,5 @@
%th Last commit
%th
- @activities.each do |update|
- = render "repositories/branch", :branch => update.head
+ = render "repositories/branch", branch: update.head