Modifiche per il documento test
Ultima modifica di Jip-jan Alunkel il marzo 13, 19:02
Dalla versione 113.56
modificato da Jip-jan Alunkel
il febbraio 12, 18:03
il febbraio 12, 18:03
Cambia il commento:
Updated class property
Alla versione 113.54
modificato da Jip-jan Alunkel
il febbraio 12, 18:03
il febbraio 12, 18:03
Cambia il commento:
Updated class property
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,7 +4,7 @@ 4 4 #foreach($item in [0..200]) 5 5 #if($item == 0) 6 6 #set($drDoc = $xwiki.getDocument("cases.back.Asdfasdf asdff")) 7 - $services.model.resolveDocument('', ' WebHome', $drDoc.documentReference, 'WebHome')<br />7 + $services.model.resolveDocument('', 'default', $drDoc.documentReference)<br /> 8 8 $drDoc.title<br /> 9 9 $services.model.resolveDocument('', 'default', $drDoc.documentReference).getName()<br /> 10 10 $drDoc.getSpace()<br /><br />