Sha256: 38fb32f57cfd6e0156c0923bd3bf9459d87463cde1ebbdee25011bfced62d9d3
Contents?: true
Size: 837 Bytes
Versions: 64
Compression:
Stored size: 837 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, @presenter]), 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', edit_polymorphic_path([main_app, @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, @presenter]), class: 'btn' %> </div> <div class="alert hide" id="errmsg"> </div>
Version data entries
64 entries across 64 versions & 1 rubygems