Remove debug print.
svn path=/plone.app.discussion/trunk/; revision=51259
This commit is contained in:
		
							parent
							
								
									160022b146
								
							
						
					
					
						commit
						637ac334ac
					
				@ -69,7 +69,6 @@ class DiscussionSettingsEditForm(controlpanel.RegistryEditForm):
 | 
			
		||||
        
 | 
			
		||||
    @button.buttonAndHandler(_('Save'), name=None)
 | 
			
		||||
    def handleSave(self, action):
 | 
			
		||||
        print "handleSave"
 | 
			
		||||
        data, errors = self.extractData()
 | 
			
		||||
        if errors:
 | 
			
		||||
            self.status = self.formErrorsMessage
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user