Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop

This commit is contained in:
brianjlowe 2013-10-15 15:48:30 -04:00
commit 1b0185758c
3 changed files with 14 additions and 2 deletions

View file

@ -108,9 +108,9 @@ public class GroupedPropertyList extends BaseTemplateModel {
if (editing) {
mergeAllPossibleDataProperties(propertyList);
propertyList = correctLanguageForProperties(propertyList);
}
propertyList = correctLanguageForProperties(propertyList);
sort(propertyList);
// Put the list into groups