diff --git a/news/3923.bugfix b/news/3923.bugfix new file mode 100644 index 00000000..14de9d74 --- /dev/null +++ b/news/3923.bugfix @@ -0,0 +1,2 @@ +Conditionally load the zcml for our portlets. +[maurits] diff --git a/plone/app/event/configure.zcml b/plone/app/event/configure.zcml index d2ab79b4..e546895c 100644 --- a/plone/app/event/configure.zcml +++ b/plone/app/event/configure.zcml @@ -12,7 +12,6 @@ - @@ -20,11 +19,16 @@ - + + + + + +