X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c805714d8bbc51adb32a3a3ae4b82ea41eaa0de0..3270fbf5a3cbd121dad7327513d5a5866c3583c4:/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 76d8731a93..39a1b36c31 100644 --- a/apps/workbench/app/views/collections/_show_files.html.erb +++ b/apps/workbench/app/views/collections/_show_files.html.erb @@ -107,12 +107,12 @@ function unselect_all_files() { <% end %> <% if CollectionsHelper::is_image(filename) %> <%= filename %> -
<%= link_to(image_tag("#{url_for @object}/#{file_path}"), link_params.merge(disposition: 'inline'), {title: file_path}) %>
+ <% else %> <%= filename %>