Merge branch 'master' into 5573-user-activity-page-performance
[arvados.git] / apps / workbench / app / views / collections / _show_files.html.erb
index 8dcef33bf20444b95481cd9a415d03ef76cec5f3..26e71c8d5d32a545f6ccccccaed32af3d98b2087 100644 (file)
@@ -90,6 +90,7 @@ function unselect_all_files() {
                   :href => url_for(controller: 'collections', action: 'show_file',
                                    uuid: @object.portable_data_hash, file: file_path),
                   :title => "Include #{file_path} in your selections",
+                  :id => "#{@object.uuid}_file_#{index}",
                 } %>
             <span>&nbsp;</span>
             <% end %>