Revert "get rid of plone.app.controlpanel dependencies"
This reverts commit 64529715ee18bd100e782d8142e3b86e9c8f0195.
This commit is contained in:
		
							parent
							
								
									64529715ee
								
							
						
					
					
						commit
						fa7ee67be4
					
				@ -15,9 +15,6 @@ New features:
 | 
			
		||||
 | 
			
		||||
Bug fixes:
 | 
			
		||||
 | 
			
		||||
- Fix location of controlpanel events.
 | 
			
		||||
  [jensens]
 | 
			
		||||
 | 
			
		||||
- Fixed tests when IRichText behavior is used.
 | 
			
		||||
  IRichText -> IRichTextBehavior
 | 
			
		||||
  This is a follow up to `issue 476 <https://github.com/plone/plone.app.contenttypes/issues/476>`_.
 | 
			
		||||
 | 
			
		||||
@ -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"
 | 
			
		||||
        />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user