Changeset 7995 for branches


Ignore:
Timestamp:
03/11/13 19:42:48 (11 years ago)
Author:
douglas
Message:

Ticket #3382 - Travamento do navegador ao carregar repetições com muitos participantes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.5/prototype/modules/calendar/js/init.js

    r7994 r7995  
    439439                        if(!evt.disableDragging){ 
    440440                if(evt.isRepeat){ 
    441                     var schedulable = copyAndMoveTo(false , evt.id , false, "3", evt); 
     441                    var schedulable = copyAndMoveTo(evt.calendar , evt.id , false, "3", evt); 
    442442 
    443443                    //Normaliza a data para o backend 
Note: See TracChangeset for help on using the changeset viewer.