Wrong index type for selection strings that are not multivalued.

This commit is contained in:
Gaetan Delannay 2010-09-20 11:33:54 +02:00
parent 7c2b8fed11
commit 9f4db88bdf
9 changed files with 41 additions and 30 deletions

View file

@ -46,7 +46,7 @@ class FlavourWrapper(AbstractWrapper):
p_attrName.
"resultColumns"
Stores the list of columns that must be show when displaying
Stores the list of columns that must be shown when displaying
instances of the a given root p_klass.
"enableAdvancedSearch"