Sha256: da11f91407882d70063a2c723da1b31b1fe42548c07f6cd606c452672dda296b

Contents?: true

Size: 897 Bytes

Versions: 2

Compression:

Stored size: 897 Bytes

Contents

<div class="alert alert-info hide" id="success">
  You have successfully uploaded some of your files.  Either continue to upload or edit use the links below to abandon the rest of your added files.
  <p>
  <%= link_to 'Add Descriptions', edit_polymorphic_path([main_app, :curation_concerns, @presenter]), class: 'btn' %>
  </p>
</div>

<div class="alert hide" id="fail">
  There was a problem during upload. Please click the &quot;Start Upload&quot; button or <%= link_to 'start over', edit_polymorphic_path([main_app, :curation_concerns, @presenter]) %>
</div>

<div class="alert hide" id="partial_fail">
  One or more files did not upload successfully. To continue using the files uploaded use one of the links below.<br />
  <%= link_to 'Add Descriptions', edit_polymorphic_path([main_app, :curation_concerns, @presenter]), class: 'btn' %>
</div>

<div class="alert hide" id="errmsg"> </div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
curation_concerns-0.3.0 app/views/curation_concerns/file_sets/upload/_alerts.html.erb
curation_concerns-0.2.0 app/views/curation_concerns/file_sets/upload/_alerts.html.erb