Compare commits

..

1 Commits

Author SHA1 Message Date
Andreas Jung 8f41e4a201 removed layer for @conversation_view 2023-02-03 18:06:18 +01:00
@@ -124,7 +124,6 @@
<browser:page
name="conversation_view"
for="Products.CMFCore.interfaces.IContentish"
layer="..interfaces.IDiscussionLayer"
class=".conversation.ConversationView"
permission="zope2.View"
/>