[gen] Removed obsolete fields 'enableAdvancedSearchX' generated on the tool.

This commit is contained in:
Gaetan Delannay 2013-06-08 00:10:27 +02:00
parent 5a50d07e54
commit b12ea0a64d
4 changed files with 1 additions and 13 deletions

View file

@ -211,8 +211,7 @@ setattr(Page, Page.pages.back.attribute, Page.pages.back)
# The Tool class ---------------------------------------------------------------
# Prefixes of the fields generated on the Tool.
toolFieldPrefixes = ('podTemplate', 'formats', 'resultColumns',
'enableAdvancedSearch', 'numberOfSearchColumns',
'searchFields')
'numberOfSearchColumns', 'searchFields')
defaultToolFields = ('title', 'mailHost', 'mailEnabled', 'mailFrom',
'appyVersion', 'dateFormat', 'hourFormat', 'users',
'connectedUsers', 'groups', 'translations',