Ignore:
Timestamp:
11/05/09 16:22:24 (14 years ago)
Author:
eduardoalex
Message:

Ticket #709 - adição da melhoria descrita no ticket em questao

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/js/common_functions.js

    r1526 r1595  
    7373 
    7474function unloadMess(){ 
    75         if (expresso_mail_sync.folders.length != 0) { 
     75        if (expresso_mail_sync.working) { 
    7676                var mess = get_lang("You're about archiving your e-mails from server. Do you really want to stop this action?"); 
    7777                return mess; 
Note: See TracChangeset for help on using the changeset viewer.