Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
This commit is contained in:
commit
1b0185758c
3 changed files with 14 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue