Changeset 26

Show
Ignore:
Timestamp:
08/13/05 17:30:18 (6 years ago)
Author:
mj
Message:

Provide the container views on the domain container.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/chronolog/keys/browser/configure.zcml

    r21 r26  
    2020    /> 
    2121 
     22<containerViews 
     23    for="..simpledomain.IContainerTimeLogKeyDomain" 
     24    add="zope.ManageContent" 
     25    contents="zope.ManageContent" 
     26    /> 
     27     
    2228</configure>