Formatting
This commit is contained in:
parent
26d2b2a602
commit
77f4c02aef
@ -18,7 +18,7 @@
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
%>
|
||||
|
||||
<%= render partial: '/dmsf/path', locals: { folder: nil, filename: nil, title: nil } %>
|
||||
<%= render partial: '/dmsf/path', locals: { folder: @folder, filename: nil, title: nil } %>
|
||||
|
||||
<% if @projects.present? || @fast_links %>
|
||||
<%= form_tag(entries_operations_dmsf_path, id: 'copyForm') do %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user