Show
Ignore:
Timestamp:
08/07/09 13:14:32 (3 years ago)
Author:
jon
Message:

Adding layers to collective.contentlicensing overrides

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • enpraxis.educommons/trunk/enpraxis/educommons/overrides.zcml

    r534 r544  
    2424    template="browser/citation_view.pt" 
    2525    permission="zope2.View" 
     26    layer="collective.contentlicensing.interfaces.IContentLicensingLayer" 
    2627    /> 
    2728 
     
    3233    template="browser/copyright_byline.pt" 
    3334    permission="zope2.View" 
     35    layer="collective.contentlicensing.interfaces.IContentLicensingLayer" 
    3436    /> 
    3537