Ignore:
Timestamp:
09/17/13 15:21:59 (11 years ago)
Author:
cristiano
Message:

Ticket #3472 - Inconsistencia no cache do datalayer ao cancelar criação de evento

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/api/datalayer.js

    r6444 r8218  
    657657 
    658658        } 
     659 
     660     if( typeof DataLayer.storage.cache[':diff'] != 'object') 
     661         DataLayer.storage.cache[':diff'] = {}; 
     662 
    659663    }, 
    660664     
Note: See TracChangeset for help on using the changeset viewer.