Commit ba15753b authored by Ayush Tiwari's avatar Ayush Tiwari

erp5_catalog: Revert change in getSQLCatalogIdList in extension component

parent a2508759
......@@ -119,4 +119,4 @@ def getSQLCatalogIdListUnrestricted(self):
# Get portal object
portal = self.getPortalObject()
return portal.portal_catalog.getERP5CatalogIdList()
return portal.portal_catalog.getSQLCatalogIdList()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment