Sha256: 67fc6fb8a4c072e173f50b5834380de637fb9b39063b7cd89a25dab080ed8c86

Contents?: true

Size: 236 Bytes

Versions: 72

Compression:

Stored size: 236 Bytes

Contents

The file(s)
<%=
  total_shown = 20
  file_sets.first(total_shown)
           .map { |fs| link_to(fs, file_set_url(fs)) }
           .tap { |fs| fs << '...' if file_sets.length > total_shown }
           .join(', ')
%>
 have been saved.

Version data entries

72 entries across 72 versions & 3 rubygems

Version Path
hyrax-2.9.6 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.9.5 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.9.4 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.9.3 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.9.2 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.9.1 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.9.0 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.8.0 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.7.2 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.7.1 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.7.0 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.6.0 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.5.1 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.5.0 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-3.0.0.pre.beta2 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.4.1 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-3.0.0.pre.beta1 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.4.0 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.3.3 app/views/hyrax/file_sets/_asset_saved_flash.html.erb
hyrax-2.3.2 app/views/hyrax/file_sets/_asset_saved_flash.html.erb