add permission to action
This commit is contained in:
		
							parent
							
								
									c9969223e4
								
							
						
					
					
						commit
						0c2bfcc77f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -182,6 +182,7 @@ class BlogPostView(ConceptView): | ||||||
|                   description=_(u'Modify blog post.'), |                   description=_(u'Modify blog post.'), | ||||||
|                   viewName='edit_blogpost.html', |                   viewName='edit_blogpost.html', | ||||||
|                   dialogName='editBlogPost', |                   dialogName='editBlogPost', | ||||||
|  |                   permission='zope.ManageContent', | ||||||
|                   page=page, target=target)) |                   page=page, target=target)) | ||||||
|             #self.registerDojoTextWidget() |             #self.registerDojoTextWidget() | ||||||
|             self.registerDojoDateWidget() |             self.registerDojoDateWidget() | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue