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:
Bharat Mediratta
2010-08-31 00:03:46 -07:00
parent 5568ab24de
commit db769b76ab
4 changed files with 38 additions and 7 deletions
@@ -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>