X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7e723d29f206fcc5ba4d8a26f8d547a72d5f0425..6d5e04a731edc9ce8944ecea637070afbdadeb05:/apps/workbench/app/views/collections/show_file_links.html.erb diff --git a/apps/workbench/app/views/collections/show_file_links.html.erb b/apps/workbench/app/views/collections/show_file_links.html.erb index 22baaa8783..a829d8f274 100644 --- a/apps/workbench/app/views/collections/show_file_links.html.erb +++ b/apps/workbench/app/views/collections/show_file_links.html.erb @@ -44,10 +44,11 @@ the entire collection with wget, try:

File Listing

-<% if @object.andand.files_tree.andand.any? %> +<% file_tree = @object.andand.files_tree %> +<% if file_tree.andand.any? %> @@ -59,9 +60,7 @@ the entire collection with wget, try: