X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c51634cad3c68d0a8400f1b1c47da9eef5307e06..5141c3ee23e89696773e227a93236ef2a51543c2:/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 9fdd32b733..5b6dac81ed 100644 --- a/apps/workbench/app/views/collections/_show_files.html.erb +++ b/apps/workbench/app/views/collections/_show_files.html.erb @@ -1,3 +1,24 @@ + +
<% if !defined? no_checkboxes or !no_checkboxes %>
@@ -6,7 +27,9 @@
+
+ + +
+
+
+

@@ -40,7 +70,7 @@ <% else %> <% link_params = {controller: 'collections', action: 'show_file', uuid: @object.portable_data_hash, file: file_path, size: size} %> -

+
<%= raw(human_readable_bytes_html(size)) %> <% disable_search = (Rails.configuration.filename_suffixes_with_view_icon.include? file_path.split('.')[-1]) ? false : true %>