Rearranged statement whitespace in Velocity macros
This commit is contained in:
@@ -317,6 +317,3 @@
|
|||||||
#macro( springCloseTag )#if($springXhtmlCompliant)/>#else>#end#end
|
#macro( springCloseTag )#if($springXhtmlCompliant)/>#else>#end#end
|
||||||
|
|
||||||
#macro( springXmlId $id)#if($id)$id.replaceAll("\[","").replaceAll("\]","")#else$id#end#end
|
#macro( springXmlId $id)#if($id)$id.replaceAll("\[","").replaceAll("\]","")#else$id#end#end
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user