@@ -12,7 +12,7 | |||
|
12 | 12 | |
|
13 | 13 | <%= render_properties(@properties) %> |
|
14 | 14 | |
|
15 |
<%= render(:partial => 'revisions', |
|
|
15 | <%= render(:partial => 'revisions', | |
|
16 | 16 | :locals => {:project => @project, :path => @path, :revisions => @changesets, :entry => @entry }) unless @changesets.empty? %> |
|
17 | 17 | |
|
18 | 18 | <% html_title(l(:label_change_plural)) -%> |
General Comments 0
You need to be logged in to leave comments.
Login now