Show
Ignore:
Timestamp:
10/18/09 21:40:10 (3 years ago)
Author:
mauro
Message:

* rebuild catalog action on biosqlroot's view and triggered by modify event
* choice seqrecord key field (fix #6)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plone4bio.biosql/trunk/src/plone4bio/biosql/configure.zcml

    r62 r112  
    1111 
    1212    <!-- Include sub-packages --> 
     13    <include file="monkey.zcml" /> 
    1314    <include package=".content" /> 
    1415    <include package=".browser" /> 
     16    <include package=".events" /> 
    1517 
    1618    <!-- Register GenericSetup profile used for installation -->