Wrong path of template
This commit is contained in:
parent
9feb14577c
commit
0baa2c7430
@ -22,7 +22,7 @@
|
||||
<div class="contextual">
|
||||
</div>
|
||||
|
||||
<%= render(:partial => 'path', :locals => {:folder => @file.folder, :filename => @file.title}) %>
|
||||
<%= render(:partial => '/dmsf/path', :locals => {:folder => @file.folder, :filename => @file.title}) %>
|
||||
|
||||
<% if DmsfFile.allowed_target_projects_on_copy.present? %>
|
||||
<%= form_tag({:action => 'create', :id => @file}, :id => 'copyForm') do |f| %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user