Sha256: eba24a8c88309c9d9acaca4ae303a6a033cd9fdfe34425a172df74eedbb7fdb0
Contents?: true
Size: 843 Bytes
Versions: 20
Compression:
Stored size: 843 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_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', GenericFilesController.upload_complete_path(@batch_noid), :class=>'btn' %> </div> <div class="alert hide" id="errmsg"> </div>
Version data entries
20 entries across 20 versions & 1 rubygems