Modifiche per il documento test
Ultima modifica di Jip-jan Alunkel il marzo 13, 19:02
Dalla versione 113.42
modificato da Jip-jan Alunkel
il febbraio 12, 17:49
il febbraio 12, 17:49
Cambia il commento:
Updated class property
Alla versione 113.41
modificato da Jip-jan Alunkel
il febbraio 12, 17:49
il febbraio 12, 17:49
Cambia il commento:
Updated class property
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,10 +6,10 @@ 6 6 #set($drDoc = $xwiki.getDocument("cases.back.Asdfasdf asdff")) 7 7 #else 8 8 #set($drDoc = $xwiki.getDocument("${drDoc.getSpace()}")) 9 - #end 10 10 #if($doc == $drDoc) 11 11 #break 12 12 #end 12 + #end 13 13 #set($drDocReference = $services.model.resolveDocument('', 'default', $drDoc.documentReference.lastSpaceReference)) 14 14 #set($drDoc = $xwiki.getDocument($drDocReference)) 15 15 $drDocReference<br />