From ff8011977f2f154855f4d00f3c679b14e3f73ee0 Mon Sep 17 00:00:00 2001 From: Ivan Tyagov <ivan@nexedi.com> Date: Mon, 28 Feb 2011 14:29:49 +0000 Subject: [PATCH] Use 'search_key' scriptable key. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43813 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../erp5_core/ERP5Site_viewQuickSearchResultList.xml | 2 +- product/ERP5/bootstrap/erp5_core/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_viewQuickSearchResultList.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_viewQuickSearchResultList.xml index e18bdbf4b1..447f2d30f7 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_viewQuickSearchResultList.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_viewQuickSearchResultList.xml @@ -51,7 +51,7 @@ <item> <key> <string>_body</string> </key> <value> <string>kw = {\'reset\':1,\n - \'full_text\':field_your_search_text,\n + \'search_text\':field_your_search_text,\n \'your_search_text\':field_your_search_text,\n \'all_languages\':all_languages,\n \'ignore_hide_rows\': 1,\n diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 3e27859d95..b089b86492 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -40922 \ No newline at end of file +40924 \ No newline at end of file -- 2.30.9