get rid of plone.app.controlpanel dependencies
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
<!-- Control panel event subscribers -->
|
||||
|
||||
<subscriber
|
||||
for="plone.app.controlpanel.interfaces.IConfigurationChangedEvent"
|
||||
for="Products.CMFPlone.interfaces.events.IConfigurationChangedEvent"
|
||||
handler=".browser.controlpanel.notify_configuration_changed"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user