3572: Selection of People from picklist seems to not work because of PeopleModel change
svn: r14251
This commit is contained in:
		| @@ -96,7 +96,7 @@ class PeopleBaseModel(object): | ||||
|     _GENDER = [ _(u'female'), _(u'male'), _(u'unknown') ] | ||||
|  | ||||
|     # The following is accessed from PersonView - CHECK | ||||
|     COLUMN_INT_ID = 12  # dynamic calculation of column indices | ||||
|     COLUMN_INT_ID = 9  # dynamic calculation of column indices | ||||
|     # LRU cache size | ||||
|     _CACHE_SIZE = 250 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user