Ignore:
Timestamp:
02/09/12 15:34:33 (12 years ago)
Author:
angelo
Message:

Ticket #2485 - Otimizar acao de criar nova mensagem ou encaminhar

File:
1 edited

Legend:

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

    r5459 r5485  
    139139             } 
    140140         } 
    141  
    142141        currentTab=ID; 
    143          
    144         if( document.getElementById('to_'+ID) && document.getElementById('to_'+ID).type == "textarea"){ 
    145                 document.getElementById('to_'+ID).focus(); 
    146         } 
    147          
    148142        RichTextEditor.setEditable(ID); 
    149143        return ID; 
Note: See TracChangeset for help on using the changeset viewer.