Changes for page Cache

Last modified by Thomas Mortagne on 2018/05/30 10:38

From version 33.1
edited by Thomas Mortagne
on 2018/05/30 10:32
Change comment: There is no comment for this version
To version 34.1
edited by Thomas Mortagne
on 2018/05/30 10:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,6 +11,8 @@
11 11   println '* ' + objectsEntry.key + (objectsEntry.value ? objectsEntry.value.size() : 'null')
12 12   }
13 13  
14 + println ''
15 +
14 14   println 'document attacments:'
15 15   for (attachment in document.attachmentList) {
16 16   println '* ' + attachment.filename