move comment view from browser/comments.py to browser/comment.py.
svn path=/plone.app.discussion/trunk/; revision=33214
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
name="view"
|
||||
for="plone.app.discussion.interfaces.IComment"
|
||||
layer="..interfaces.IDiscussionLayer"
|
||||
class=".comments.View"
|
||||
class=".comment.View"
|
||||
permission="zope2.View"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user