Ignore:
Timestamp:
02/16/12 16:19:58 (12 years ago)
Author:
angelo
Message:

Ticket #2496 - Inconsistencia na acao de preferencia do expressoMail

File:
1 edited

Legend:

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

    r5338 r5524  
    497497{ 
    498498        //Select msg, even if the focus isn't the border_id_0 
    499         if ( (Element('border_id_0').className != 'menu-sel') && (!force_msg_selection) ) 
    500                 return; 
     499        //if ( (Element('border_id_0').className != 'menu-sel') && (!force_msg_selection) ) 
     500                //return; 
    501501 
    502502        shift_up_count = 0; 
Note: See TracChangeset for help on using the changeset viewer.