Skip to content

Commit 5ee79d1

Browse files
author
Mario Kehl
committed
fixed typo while rendering partial repositories/download_revision
1 parent 3ab56a1 commit 5ee79d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/views/archived_repositories/show.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<% end %>
6161
</ul>
6262

63-
<%= render :partial => 'repositories/download_revision'
63+
<%= render :partial => 'repositories/download_revision',
6464
:locals => { :repository => @repository } %>
6565
<% end %>
6666

0 commit comments

Comments
 (0)