diff --git a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km/WebSite_countFullTextSearchResultList.xml b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km/WebSite_countFullTextSearchResultList.xml index 8ca88473d0f38a481f2f679da9eb45a23e14536f..5dc42933cd7f74617b403226f3ce9a76a8af950c 100644 --- a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km/WebSite_countFullTextSearchResultList.xml +++ b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km/WebSite_countFullTextSearchResultList.xml @@ -53,8 +53,6 @@ <value> <string>"""\n Count number of result list of all documents found by specified keyword arguments.\n """\n -\n -context.log(context.portal_catalog(src__=1, **kw))\n return context.portal_catalog.countResults(**kw)\n </string> </value> </item> diff --git a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km/WebSite_getFullTextSearchResultList.xml b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km/WebSite_getFullTextSearchResultList.xml index 8d271aa1e5295e81939f30f6ef20759b10310557..0433f0c79f826d761f4b6a51d5c080e71008ff43 100644 --- a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km/WebSite_getFullTextSearchResultList.xml +++ b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km/WebSite_getFullTextSearchResultList.xml @@ -53,8 +53,6 @@ <value> <string>"""\n Return the result list of all documents found by specified keyword arguments.\n """\n -\n -context.log(context.portal_catalog(src__=1, **kw))\n return context.portal_catalog(**kw)\n </string> </value> </item> diff --git a/bt5/erp5_km/bt/revision b/bt5/erp5_km/bt/revision index 249240adb2d103289082e8c2f5baa30c6d2cd010..ccb3995b68ebc29e456e0d6e29f56e93abd62665 100644 --- a/bt5/erp5_km/bt/revision +++ b/bt5/erp5_km/bt/revision @@ -1 +1 @@ -1761 \ No newline at end of file +1762 \ No newline at end of file