@@ -16,6 +16,6 dirs.each do |dir| | |||
|
16 | 16 | / <%= link_to h(filename), :action => 'changes', :id => @project, :path => to_path_param("#{link_path}/#{filename}"), :rev => @rev %> |
|
17 | 17 | <% end %> |
|
18 | 18 | |
|
19 | <%= "@ #{revision}" if revision %> | |
|
19 | <%= "@ #{h revision}" if revision %> | |
|
20 | 20 | |
|
21 | 21 | <% html_title(with_leading_slash(path)) -%> |
General Comments 0
You need to be logged in to leave comments.
Login now