Changeset 8116
- Timestamp:
- 04/25/13 09:18:08 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/expressoMail1_2/js/main.js
r8112 r8116 4929 4929 $(formSend).submit(); 4930 4930 importEmailsLocalDialog.dialog( "open" ); 4931 4931 if(typeof(shortcut) != 'undefined') 4932 shortcut.disabled = false; 4932 4933 } else { 4933 4934 cExecuteForm('$this.imap_functions.import_msgs', formSend , handler_return );
Note: See TracChangeset
for help on using the changeset viewer.