Changes for page Academy

Last modified by Erik Bakker on 2024/09/24 16:12

From version 143.1
edited by Eva Torken
on 2024/01/04 14:36
Change comment: There is no comment for this version
To version 140.1
edited by Carlijn Kokkeler
on 2024/01/03 13:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.etorken
1 +XWiki.CarlijnKokkeler
Content
... ... @@ -72,13 +72,4 @@
72 72  </main>
73 73  </div>
74 74  </div>
75 -<script>
76 - $(document).ready(function(){
77 - if ($('body').height() < $(window).height()) {
78 - $('footer').addClass('position-absolute bottom-0');
79 - } else {
80 - $('footer').addClass('position-static');
81 - }
82 - });
83 -</script>
84 84  {{/html}}