removed layer for @conversation_view

This commit is contained in:
Andreas Jung 2023-02-03 18:06:18 +01:00
parent a2a466199c
commit 8f41e4a201
No known key found for this signature in database
GPG Key ID: 96AF0D6672E3DB67
1 changed files with 0 additions and 1 deletions

View File

@ -124,7 +124,6 @@
<browser:page
name="conversation_view"
for="Products.CMFCore.interfaces.IContentish"
layer="..interfaces.IDiscussionLayer"
class=".conversation.ConversationView"
permission="zope2.View"
/>