@@ -31,7 +31,10 | |||||
31 | | |
|
31 | | | |
32 | <%= link_to l(:label_view_revisions), |
|
32 | <%= link_to l(:label_view_revisions), | |
33 | :action => 'changes', |
|
33 | :action => 'changes', | |
34 |
:path => to_path_param(@path), |
|
34 | :path => to_path_param(@path), | |
|
35 | :id => @project, | |||
|
36 | :rev => @rev | |||
|
37 | %> | |||
35 | <% end %> |
|
38 | <% end %> | |
36 | </p> |
|
39 | </p> | |
37 |
|
40 |
General Comments 0
You need to be logged in to leave comments.
Login now