Changes for page Collaborate on reproducible science, anywhere
Last modified by bougault on 2023/01/26 14:38
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -47,7 +47,7 @@ 47 47 (% class="row highlighted_row" %) 48 48 ((( 49 49 50 -{{HighlightedCollabs featured="true" slider=" true" /}}50 +{{HighlightedCollabs featured="true" slider="false" /}} 51 51 52 52 ))) 53 53 ))) ... ... @@ -62,4 +62,18 @@ 62 62 ))) 63 63 ))) 64 64 ))) 65 +{{velocity}} 66 +{{html clean="false"}} 67 +<script> 68 +require.config({ 69 + paths: { 70 + glider: '$xwiki.getAttachmentURL("Collaboratory.UX.Slider", "glider.min.js")' 71 + } 72 +}); 73 +</script> 74 +require(['glider'], function(glider) { 65 65 76 +}); 77 +{{/html}} 78 +{{/velocity}} 79 +