Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

Collaborate on reproducible science, anywhere - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


Last modified by bougault on 2023/01/26 14:38

From version 93.8
edited by bougault
on 2022/12/29 16:30
Change comment: There is no comment for this version
To version 93.6
edited by bougault
on 2022/12/29 16:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,7 +17,7 @@
17 17   </div>
18 18   </div>
19 19   </div>
20 - #if($xcontext.user != 'XWiki.XWikiGuest')
20 + #if ($xcontext.user != 'XWiki.XWikiGuest')
21 21   <div class="container-fluid search__row">
22 22   <div class="container">
23 23   <div class="col-sm-12 col-md-6 col-md-offset-3">
... ... @@ -35,7 +35,7 @@
35 35   </div>
36 36   </div>
37 37   </div>
38 - #end
38 + #endif
39 39  {{/html}}
40 40  
41 41  {{/velocity}}