Skip to content

Commit

Permalink
We need to include meta.zcml of two packages as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Sep 27, 2019
1 parent 150c93c commit 5dfa117
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/plone/restapi/configure.zcml
Expand Up @@ -9,6 +9,9 @@

<i18n:registerTranslations directory="locales" />

<include package="plone.behavior" file="meta.zcml"/>
<include package="plone.rest" file="meta.zcml"/>

<include package="plone.behavior" />
<include package="plone.rest" />
<include package="plone.schema" />
Expand Down

0 comments on commit 5dfa117

Please sign in to comment.