Changes for page Nice Display

Last modified by Benjamin Fischer on 2025/03/26 13:19

From version 44.11
edited by Benjamin Fischer
on 2025/03/25 17:46
Change comment: There is no comment for this version
To version 45.1
edited by Benjamin Fischer
on 2025/03/25 17:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,7 +22,7 @@
22 22  #set ($options = {
23 23   'className': 'Research Groups.Code.Research GroupsClass',
24 24   'translationPrefix': 'research groups.livetable.',
25 - 'extraParams': '&location=Industry%20meets%20ErUM-Data',
25 + 'extraParams': '&location=${doc.documentReference}',
26 26   'tagCloud': true,
27 27   'rowCount': 25,
28 28   'maxPages': 10,
XWiki.JavaScriptExtension[0]
Code
... ... @@ -89,4 +89,4 @@
89 89   ttApply();
90 90   });
91 91  /* ]]# */
92 -})($jsontool.serialize($ntrg_tabCols), $jsontool.serialize($ntrg_tabName));
92 +})($jsontool.serialize($ntrg_tagCols), $jsontool.serialize($ntrg_tabName));