@@ -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 | 2 | :action => 'show', :id => @project, |
|
3 | 3 | :repository_id => @repository.identifier_param, |
|
4 | 4 | :path => nil, :rev => @rev) %> |
General Comments 0
You need to be logged in to leave comments.
Login now