Sha256: 12882dde2e3060b531ceabafc6a69bb2996f3ae6e27af31aad93bce63d0b49cd
Contents?: true
Size: 799 Bytes
Versions: 3
Compression:
Stored size: 799 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', sufia.batch_edit_path(@batch_noid), :class=>'btn' %> </p> </div> <div class="alert hide" id="fail"> There was a problem during upload. Please click the "Start Upload" button or <%= link_to 'start over', sufia.new_generic_file_path %> </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', sufia.batch_edit_path(@batch_noid), :class=>'btn' %> </div> <div class="alert hide" id="errmsg"> </div>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sufia-3.0.0 | app/views/generic_files/upload/_alerts.html.erb |
sufia-2.0.1 | app/views/generic_files/upload/_alerts.html.erb |
sufia-2.0.0 | app/views/generic_files/upload/_alerts.html.erb |