Changes for page Macros

Last modified by Jip-jan Alunkel on April 15, 18:09

From version 2.181
edited by Jip-jan Alunkel
on July 14, 01:20
Change comment: Update document after refactoring.
To version 2.180
edited by Jip-jan Alunkel
on July 14, 01:20
Change comment: Update document after refactoring.

Summary

Details

Page properties
Content
... ... @@ -181,7 +181,6 @@
181 181   #set($discard = $json.setContentType('application/json'))
182 182  
183 183   #set($json = $jsontool.serialize($json.getContent()))
184 -$json.class.name
185 185  ##$jsontool.serialize($json)
186 186   #set($json = $jsontool.fromString($json))
187 187  $json.class.name