Modifiche per il documento test
Ultima modifica di Jip-jan Alunkel il marzo 13, 19:02
Dalla versione 113.60
modificato da Jip-jan Alunkel
il febbraio 12, 18:35
il febbraio 12, 18:35
Cambia il commento:
Updated class property
Alla versione 113.59
modificato da Jip-jan Alunkel
il febbraio 12, 18:33
il febbraio 12, 18:33
Cambia il commento:
Updated class property
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -19,7 +19,7 @@ 19 19 #set($drDoc = $xwiki.getDocument("${drDoc.getSpace()}")) 20 20 #end 21 21 #end 22 - #set($drDocReference = $services.model.resolveDocument('', 'default', $drDoc.documentReference.lastSpaceReference)) 22 + #set($drDocReference = $services.model.resolveDocument('', 'default', $drDoc.documentReference.lastSpaceReference).parent) 23 23 #set($drDoc = $xwiki.getDocument($drDocReference)) 24 24 #end 25 25 #*