Changeset 491
- Timestamp:
- 01/12/09 14:35:51 (11 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/uploadr/MacUploadr.app/Contents/Resources/chrome/content/uploadr/photos.js
r464 r491 629 629 if (from_user) { 630 630 status.set(locale.getString('status.uploading')); 631 document.getElementById('t_clear').className = 'disabled_button'; 631 632 buttons.upload.disable(); 632 633 document.getElementById('photos_sort_default')