Skip to content

Commit

Permalink
FTI: use @@view alias instead non-existing discussionitem_view.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Aug 19, 2024
1 parent da5b2f5 commit a8f000d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
<property name="allowed_content_types" />
<property name="allow_discussion">False</property>
<alias from="(Default)"
to="discussionitem_view"
to="@@view"
/>
<alias from="view"
to="discussionitem_view"
to="@@view"
/>
<action action_id="view"
category="object"
Expand Down

0 comments on commit a8f000d

Please sign in to comment.