Changeset 7042


Ignore:
Timestamp:
08/16/12 16:42:15 (12 years ago)
Author:
angelo
Message:

Ticket #3040 - Sistema nao desseleciona as mensagens apos adicionar acompanhamento

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/modules/mail/js/followupflag.js

    r7004 r7042  
    279279                 
    280280                } 
     281                selectAllFolderMsgs(false); 
    281282    } 
    282283                var backgroundColor = winElement.find('[name="backgroundColor"]').val(); 
     
    352353                        alarmFollowupflagged('followupflagAlarms'); 
    353354                }); 
    354                  
     355                selectAllFolderMsgs(false); 
    355356        }); 
    356357         
Note: See TracChangeset for help on using the changeset viewer.