mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-19 13:25:36 -04:00
Expire completed uploads and introduce a text message that says how
many photos have been uploaded successfully. This is to pave the way for retry code later on.
This commit is contained in:
@@ -7,4 +7,5 @@
|
||||
<button id="g-upload-cancel-all" class="ui-state-default ui-corner-all ui-state-disabled" onclick="$('#g-uploadify').uploadifyClearQueue();return false;" disabled="disabled">
|
||||
<?= t("Cancel uploads") ?>
|
||||
</button>
|
||||
<span id="g-add-photos-status-message" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user