@@ -16,7 +16,7 | |||
|
16 | 16 | <%= f.link_to 'Diff', :url => params, :caption => 'Unified diff' %> |
|
17 | 17 | <% end %> |
|
18 | 18 | |
|
19 | <% html_title(with_leading_slash(@path), 'Diff') -%> | |
|
19 | <% html_title(h(with_leading_slash(@path)), 'Diff') -%> | |
|
20 | 20 | |
|
21 | 21 | <% content_for :header_tags do %> |
|
22 | 22 | <%= stylesheet_link_tag "scm" %> |
General Comments 0
You need to be logged in to leave comments.
Login now