Ignore:
Timestamp:
04/26/12 12:57:17 (12 years ago)
Author:
marcieli
Message:

Ticket #2633 - Removido código desnecessário; tratado casos data invalida nos alarmes.

File:
1 edited

Legend:

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

    r6023 r6039  
    136136                                }); 
    137137                                         
    138                                 if(typeof data[0] == 'object'){ 
    139                                         hasLabel = false; 
    140                                 } 
    141138                                        if(!hasLabel){ 
    142139                                                $(".label-list-container .label-list li").each(function(){ 
Note: See TracChangeset for help on using the changeset viewer.