Commit 37482b6b authored by Hanno Schlichting's avatar Hanno Schlichting

Plural ;)

parent e2d825ab
......@@ -1024,7 +1024,7 @@ class ZCatalog(Folder, Persistent, Implicit):
security.declareProtected(manage_zcatalog_entries,
'manage_resetCatalogReport')
def manage_resetCatalogReport(self, REQUEST=None):
""" resets the catalog reports """
""" resets the catalog report """
self._catalog.getCatalogReport().reset()
if REQUEST is not None:
......
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