@@ -1,4 +1,5 | |||
|
1 | 1 | <p> |
|
2 | <%= link_to_if action_name != 'changes', l(:label_history), {:action => 'changes', :id => @project, :path => to_path_param(@path), :rev => @rev } %> | | |
|
2 | 3 | <% if @repository.supports_cat? %> |
|
3 | 4 | <%= link_to_if action_name != 'entry', l(:button_view), {:action => 'entry', :id => @project, :path => to_path_param(@path), :rev => @rev } %> | |
|
4 | 5 | <% end %> |
General Comments 0
You need to be logged in to leave comments.
Login now