Изменения документа test
Редактировал(а) Jip-jan Alunkel марта 13, 19:02
От версии 98.71
отредактировано Jip-jan Alunkel
на января 30, 19:28
на января 30, 19:28
Изменить комментарий:
Updated class property
К версии 98.69
отредактировано Jip-jan Alunkel
на января 30, 19:27
на января 30, 19:27
Изменить комментарий:
Updated class property
Сводка
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -29,7 +29,7 @@ 29 29 #set($last = $dr.substring($drindx + 1)) 30 30 #set($drb = $services.model.createDocumentReference($xcontext.mainWikiName, $docrefArrayC, "$last")) 31 31 #set($pageb = $xwiki.getDocument($drb)) 32 -#set($parentReferenceb = $services.model.createEntityReference($ pageb, 'space'))32 +#set($parentReferenceb = $services.model.createEntityReference($drb, 'wiki')) 33 33 #set($parentb = $xwiki.getDocument($parentReferenceb)) 34 34 <br /> 35 35 parentb: $parentb