Ignore:
Timestamp:
12/04/12 15:48:39 (11 years ago)
Author:
douglas
Message:

Ticket #3213 - Error ao criar evento após adicionado um participante externo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.4/prototype/modules/calendar/js/load.js

    r7228 r7607  
    7575            if((typeof($tabs) != "undefined") && $tabs.tabs('option' ,'selected') == 0){ 
    7676                if(force){ 
     77                    //Remove a incônsistencia do aninhamento de um mesmo tipo em diferentes conceitos 
     78                    DataLayer.rollback('user'); 
     79 
    7780                    delete Calendar.currentViewKey; 
    7881                    $('#calendar').fullCalendar( 'refetchEvents' ); 
Note: See TracChangeset for help on using the changeset viewer.