Changes for page homeopathsSheet
Last modified by Jip-jan Alunkel on March 26, 17:31
From version 3.299
edited by Jip-jan Alunkel
on March 18, 23:06
on March 18, 23:06
Change comment:
Rollback to version 1.38
To version 3.300
edited by Jip-jan Alunkel
on March 18, 23:08
on March 18, 23:08
Change comment:
Rollback to version 1.38
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -7,7 +7,7 @@ 7 7 #set($discard = $services.localization.use('document', 'assets.global.translations')) 8 8 #set($discard = $services.localization.use('document', 'assets.pagemaker.translations')) 9 9 #set($discard = $xwiki.ssx.use('assets.pagemaker.WebHome', {'minify': false})) 10 -#set($discard = $xwiki.jsx.use('assets.pagemaker.WebHome', {'minify': false, 'language': $context.language , 'myParameter': 'value'}))##, 'myParameter': 'value'10 +#set($discard = $xwiki.jsx.use('assets.pagemaker.WebHome', {'minify': false, 'language': $context.language})) 11 11 ## Set the variable for the current subject which then can be used for translation keys, CSS classses and XClass determination. 12 12 ## The $subject is equal to the leading space of the current page that uses this sheet. 13 13 #set($subject = $doc.getFullName().split('\.')[0])