Ignore:
Timestamp:
02/06/13 16:33:31 (11 years ago)
Author:
eduardow
Message:

Ticket #3341 - Implementacao da DFD0151 - Nova funcionalidade ao alterar o grupo de uma atividade

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/2.5.1-expresso2/prototype/modules/calendar/js/init.js

    r7787 r7869  
    503503                    break; 
    504504                case 3: 
     505                    DataLayer.remove('taskToActivity', false);//Limpa o cache 
    505506                    var activity = getSchedulable(evt.id, ''); 
    506507                    activity.group = evt.calendar; 
Note: See TracChangeset for help on using the changeset viewer.