Changes for page Intersection table of ML Elements with glossary terms
Last modified by Artur K. on 2026/06/01 15:50
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -68,7 +68,7 @@ 68 68 #set($elementTitle = "$!row[1]") 69 69 70 70 #if("$!elementTitle" != "") 71 - #set($normalizedElementTitle = $stringtool.lowerCase($elementTitle).replaceAll("\ \s+", ""))71 + #set($normalizedElementTitle = $stringtool.lowerCase($elementTitle).replaceAll("\s+", "")) 72 72 73 73 #if($glossaryMap.containsKey($normalizedElementTitle)) 74 74 #set($glossaryData = $glossaryMap.get($normalizedElementTitle))