@@ -1,4 +1,4 | |||||
1 |
<%= link_to(@repository.identifier.present? ? h(@repository.identifier) : 'root', |
|
1 | <%= link_to(@repository.identifier.present? ? h(@repository.identifier) : 'root', | |
2 | :action => 'show', :id => @project, |
|
2 | :action => 'show', :id => @project, | |
3 | :repository_id => @repository.identifier_param, |
|
3 | :repository_id => @repository.identifier_param, | |
4 | :path => nil, :rev => @rev) %> |
|
4 | :path => nil, :rev => @rev) %> |
General Comments 0
You need to be logged in to leave comments.
Login now