Show More
@@ -15,7 +15,7 | |||
|
15 | 15 | <div class="code-header"> |
|
16 | 16 | <div class="changeset_header"> |
|
17 | 17 | <div class="changeset_file"> |
|
18 |
${h.link_to_if(change!=' |
|
|
18 | ${h.link_to_if(change!='D',h.safe_unicode(path),h.url('files_home',repo_name=c.repo_name, | |
|
19 | 19 | revision=cs2,f_path=h.safe_unicode(path)))} |
|
20 | 20 | </div> |
|
21 | 21 | <div class="diff-actions"> |
General Comments 0
You need to be logged in to leave comments.
Login now