Changeset 66 for trunk/calendar


Ignore:
Timestamp:
09/06/07 14:37:23 (17 years ago)
Author:
niltonneto
Message:

* empty log message *

Location:
trunk/calendar/templates/celepar/js
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/calendar/templates/celepar/js/edit_exmail.js

    r42 r66  
    141141                throw new Error("Error : Connector is not loaded."); 
    142142                 
    143         if (document.getElementById('scr_'+scriptPath)) { 
     143        if (document.getElementById('uploadscript_'+scriptPath)) { 
    144144                return; 
    145145        } 
  • trunk/calendar/templates/celepar/js/over_fn_exmail.js

    r2 r66  
    88|** Original File : <expressoMail_module>/js/common_functions.js **************| 
    99\******************************************************************************/ 
     10window.onresize = function(){}; 
    1011function emQuickSearch(el){ 
    1112 
Note: See TracChangeset for help on using the changeset viewer.