Sha256: daa22bb529cb02eb5136e6b56bb03ed51356fc33836bede451f6501eb62559eb
Contents?: true
Size: 835 Bytes
Versions: 2
Compression:
Stored size: 835 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', GenericFilesController.upload_complete_path(@batch_id), 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', GenericFilesController.upload_complete_path(@batch_id), class: 'btn' %> </div> <div class="alert hide" id="errmsg"> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sufia-6.0.0.rc4 | app/views/generic_files/upload/_alerts.html.erb |
sufia-6.0.0.rc3 | app/views/generic_files/upload/_alerts.html.erb |