Changeset 3904


Ignore:
Timestamp:
03/24/11 11:52:09 (13 years ago)
Author:
rafaelraymundo
Message:

Ticket #1668 - Erro java ao salvar compromisso com participantes externos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/expressoMail1_2/js/common_functions.js

    r3871 r3904  
    7878 
    7979function unloadMess(){ 
     80        if (typeof BordersArray == 'undefined') return; // We're not on expressoMail 
    8081        if (typeof(expresso_mail_sync) != "undefined" && expresso_mail_sync.working) { 
    8182                var mess = get_lang("You're about archiving your e-mails from server. Do you really want to stop this action?"); 
Note: See TracChangeset for help on using the changeset viewer.