X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/45216b83b108a3c48cdd8b1aaf898ccd93188507..b28565c8aa08cbf70762fa69e49c5067fcb57e96:/apps/workbench/app/views/collections/_show_files.html.erb diff --git a/apps/workbench/app/views/collections/_show_files.html.erb b/apps/workbench/app/views/collections/_show_files.html.erb index 38c5d00ba1..c5c12792ce 100644 --- a/apps/workbench/app/views/collections/_show_files.html.erb +++ b/apps/workbench/app/views/collections/_show_files.html.erb @@ -64,5 +64,5 @@ <% end # if file or directory %> <% end # file_tree.each %> - + <%= raw(dirstack.map { |_| "" }.join("")) %> <% end # if file_tree %>