Wrong path of template
This commit is contained in:
parent
1bbc7375ca
commit
6ce09fb811
@ -21,7 +21,7 @@
|
||||
|
||||
<div class="contextual"></div>
|
||||
|
||||
<%= render(:partial => 'path', :locals => {:folder => @folder, :filename => nil}) %>
|
||||
<%= render(:partial => '/dmsf/path', :locals => {:folder => @folder, :filename => nil}) %>
|
||||
|
||||
<% unless DmsfFolder.allowed_target_projects_on_copy.blank? %>
|
||||
<%= form_tag({:action => 'copy_to', :id => @folder}, :id => 'copyForm') do |f| %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user