Sha256: a44859c7347ac4bd2d746af7f9ea3e58031856b5e50b756019b5be63328d8b1d

Contents?: true

Size: 292 Bytes

Versions: 103

Compression:

Stored size: 292 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(', ')
%>
 could not be updated.  You do not have sufficient privileges to edit it.

Version data entries

103 entries across 103 versions & 3 rubygems

Version Path
hyrax-5.1.0.pre.beta1 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-5.0.4 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-5.0.3 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-5.0.2 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-5.0.1 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-5.0.0 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-3.6.0 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-4.0.0 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-3.5.0 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-3.4.2 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-3.4.1 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb
hyrax-3.4.0 app/views/hyrax/file_sets/_asset_permissions_denial_flash.html.erb