Changeset 8025 for trunk/expressoMail1_2


Ignore:
Timestamp:
03/18/13 09:44:27 (11 years ago)
Author:
thiago
Message:

Ticket #3394 - Corrigido o problema para exportar mensagens via busca rápida ou avançada.

File:
1 edited

Legend:

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

    r8024 r8025  
    47164716                        }  
    47174717 
    4718             console.log(data); 
    47194718            if(typeof data == "object") 
    47204719                             download_attachments(null, null, data[0], null,null,filename); 
Note: See TracChangeset for help on using the changeset viewer.