Revert "get rid of plone.app.controlpanel dependencies"

This reverts commit 64529715ee.
This commit is contained in:
Jens W. Klein
2018-08-08 12:36:01 +02:00
parent 64529715ee
commit fa7ee67be4
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
<!-- Control panel event subscribers -->
<subscriber
for="Products.CMFPlone.interfaces.events.IConfigurationChangedEvent"
for="plone.app.controlpanel.interfaces.IConfigurationChangedEvent"
handler=".browser.controlpanel.notify_configuration_changed"
/>