add missing declaration

This commit is contained in:
maartenkling 2012-11-13 09:45:17 +01:00
parent 33e7c1ef39
commit 3f82467828
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ class Comment(CatalogAware, WorkflowAware, DynamicType, Traversable,
"""
implements(IComment)
security = ClassSecurityInfo()
meta_type = portal_type = 'Discussion Item'
# This needs to be kept in sync with types/Discussion_Item.xml title