Ignore:
Timestamp:
08/08/12 18:02:13 (12 years ago)
Author:
acoutinho
Message:

Ticket #2966 - Criado suporte a historico em atividades

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/2.4.2-expresso1/prototype/config/schedulableToAttachment.ini

    r6369 r6968  
    55schedulable = schedulable.attachments 
    66 
     7[after.create] 
     8createAttachmentHistoric = modules/calendar/interceptors/DBMapping.php 
     9 
    710[before.delete] 
    811decodeSchedulablettachment = modules/calendar/interceptors/DBMapping.php 
    912 
    1013[after.delete] 
     14removeAttachmentHistoric = modules/calendar/interceptors/DBMapping.php 
    1115deleteAttachmentDependences = modules/calendar/interceptors/DBMapping.php 
    1216 
Note: See TracChangeset for help on using the changeset viewer.