Commit ca309e43 authored by Jean-Paul Smets's avatar Jean-Paul Smets

use of multivalue_keys


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1448 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 888c63de
......@@ -536,7 +536,7 @@ class Catalog(Persistent, Acquisition.Implicit, ExtensionClass.Base):
full_text_search_keys = self.sql_catalog_full_text_search_keys
keyword_search_keys = self.sql_catalog_keyword_search_keys
topic_search_keys = self.sql_catalog_topic_search_keys
multivalue_tables = self.sql_catalog_multivalue_tables
multivalue_keys = self.sql_catalog_multivalue_keys
# We take additional parameters from the REQUEST
# and give priority to the REQUEST
......
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