Fixed typo error
This commit is contained in:
		
							parent
							
								
									a9d0cb574b
								
							
						
					
					
						commit
						6bc5db4276
					
				@ -135,7 +135,7 @@ class PublishComment(BrowserView):
 | 
			
		||||
        workflowTool.doActionFor(comment, workflow_action)
 | 
			
		||||
        comment.reindexObject()
 | 
			
		||||
        content_object.reindexObject()
 | 
			
		||||
        StatusMessage(self.context.REQUEST).addStatusMessage(
 | 
			
		||||
        IStatusMessage(self.context.REQUEST).addStatusMessage(
 | 
			
		||||
            _("Comment approved."),
 | 
			
		||||
            type="info")
 | 
			
		||||
        came_from = self.context.REQUEST.HTTP_REFERER
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user