fix for vivo-127
This commit is contained in:
parent
f267df494d
commit
3ce6a224a3
4 changed files with 7 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||
|
||||
<#-- Template for property group menu on individual profile page -->
|
||||
<#-- Template for property group menu on individual profile page nameForOtherGroup! -->
|
||||
|
||||
<#assign nameForOtherGroup = nameForOtherGroup!"other">
|
||||
<#assign nameForOtherGroup = "${i18n().other}">
|
||||
|
||||
<#if (propertyGroups.all)??>
|
||||
<#assign groups = propertyGroups.all>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue