formatting

(cherry picked from commit 820c52dd26)
This commit is contained in:
Aleksandr Mashchenko
2016-03-04 20:39:58 +02:00
parent 6ac2a58da7
commit d82289a1be
@@ -27,9 +27,9 @@
<#if parameters.listKey??>
<#assign itemKey = stack.findValue(parameters.listKey)/>
<#assign itemKeyStr = stack.findString(parameters.listKey)/>
<#else>
<#assign itemKey = stack.findValue('top')/>
<#assign itemKeyStr = stack.findString('top')>
<#else>
<#assign itemKey = stack.findValue('top')/>
<#assign itemKeyStr = stack.findString('top')>
</#if>
<#if parameters.listLabelKey??>
<#-- checks the valueStack for the 'valueKey.' The valueKey is then looked-up in the locale