Ignore:
Timestamp:
06/08/12 17:22:36 (12 years ago)
Author:
eduardow
Message:

Ticket #2846 - Melhorias e inconsistências gerais no modulo Expresso Calendar.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.4/prototype/api/datalayer.js

    r6412 r6453  
    625625    rollback: function( concept, ids ){ 
    626626       
     627    if(!DataLayer.storage.cache[':diff'])  
     628                return false;  
    627629        if(concept){ 
    628630                if(ids){ 
Note: See TracChangeset for help on using the changeset viewer.