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.

bougaultx - HBP Wiki

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


Changes for page bougaultx

Last modified by bougault on 2023/08/29 12:08

From version 7.1
edited by bougault
on 2021/12/10 13:52
Change comment: There is no comment for this version
To version 16.2
edited by bougault
on 2023/08/29 12:08
Change comment: Updated class property name

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,7 @@
1 +{{velocity}}
2 +#set($dateStart = $datetool)
3 +{{/velocity}}
4 +
1 1  (% class="jumbotron" %)
2 2  (((
3 3  (% class="container" %)
... ... @@ -33,3 +33,9 @@
33 33  
34 34  )))
35 35  )))
40 +
41 +
42 +{{velocity}}
43 +#set($dateEnd = $datetool)
44 +$datetool.difference($dateStart, $dateEnd)
45 +{{/velocity}}
Collaboratory.Apps.Collab.Code.CollabClass[0]
owner
... ... @@ -1,0 +1,1 @@
1 +bougault