Commits

Felipe Plets committed a56546e7e82
Fix lack of sort on display value for GenericMultipleSelectorRow Just added a sort() on the display values so now there is a pattern on the results, as it uses Set, before this change the values shown were not sorted in any way. More details can be found on: http://stackoverflow.com/questions/37597870/