-
Committer:
mattgiuca
-
Date:
2008-02-29 02:07:06 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:622
browser.js: Reinstated upload_callback (previously removed from listing.js).
This is neccessary to prevent upload making a refresh as soon as the page
loads, causing unnecessary server usage and currently causing an error as
well.
__init__.py: Upload callback - changed from refresh() to a call to
upload_callback() - which is a "smarter" wrapper around refresh().