Skip to content

Commit

Permalink
[fc]
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshat2Jain committed Oct 12, 2023
1 parent 6ad82d2 commit f67d535
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions last_commit.txt
Original file line number Diff line number Diff line change
@@ -1,15 +0,0 @@
Repository: Products.CMFPlone


Branch: refs/heads/origin/remote/6.0.x
Date: 2023-10-12T21:28:52+05:30
Author: akshat2jain (Akshat2Jain) <[email protected]>
Commit: https://github.com/plone/Products.CMFPlone/commit/6d3fa1c74ab5cd1b3953d6fa4e942c059b40e44f

removed the class from branch 6.0x

Files changed:
M Products/CMFPlone/Portal.py

b"diff --git a/Products/CMFPlone/Portal.py b/Products/CMFPlone/Portal.py\nindex 570e80c24f..2b93d8de02 100644\n--- a/Products/CMFPlone/Portal.py\n+++ b/Products/CMFPlone/Portal.py\n@@ -221,9 +221,4 @@ def isEffective(self, date):\n # Override DefaultDublinCoreImpl's test, since we are always viewable.\n return 1\n \n-\n-# Remove the IContentish interface so we don't listen to events that won't\n-# apply to the site root, ie handleUidAnnotationEvent\n-classImplementsOnly(PloneSite, implementedBy(PloneSite) - IContentish)\n-\n InitializeClass(PloneSite)\n"

0 comments on commit f67d535

Please sign in to comment.