Merge branch 'master' of github.com:collective/collective.contact.core

This commit is contained in:
Cédric Messiant 2013-09-27 17:30:10 +02:00
commit c2771449e1
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ def set_is_created(obj, event):
# update indexes of related content when a content is modified
# you can monkey patch this value if you have an index that needs this
indexes_to_update = ['SearchableText']