Changeset 2951 for branches


Ignore:
Timestamp:
06/18/10 09:23:46 (14 years ago)
Author:
niltonneto
Message:

Ticket #1110 - Problemas no evento onKeyPress quando JMessenger está habilitado.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/expressoMail1_2/js/main.js

    r2873 r2951  
    12831283 
    12841284        // IM Module Enabled 
    1285         if( window.parent.loadscript ) 
     1285        if( window.parent.loadscript && loadscript.autoStatusIM ) 
    12861286        { 
    12871287                config_events( body.contentWindow.document, "onkeypress", loadscript.autoStatusIM );     
Note: See TracChangeset for help on using the changeset viewer.