Skip to content

Commit

Permalink
added cmfcore permissions to satisfy cmf.ModifyPortalContent permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Rapolas K committed May 2, 2014
1 parent 7cfda97 commit 593ed26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ploneintranet/workspace/configure.zcml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
xmlns:plone="http://namespaces.plone.org/plone"
i18n_domain="ploneintranet.workspace">

<include package="Products.CMFCore" file="permissions.zcml" />
<include package="five.grok" />
<grok:grok package="." />

Expand Down

0 comments on commit 593ed26

Please sign in to comment.