Changes for page Footer Section

Last modified by Simon Urli on 2022/01/03

<
From version < 18.2 >
edited by Eduard Moraru
on 2016/03/09
To version < 18.1 >
edited by Vincent Massol
on 2016/03/02
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.enygma
1 +XWiki.VincentMassol
Content
... ... @@ -196,13 +196,12 @@
196 196  {{html clean='false'}}
197 197  <!-- For Mouseflow -->
198 198  <script type="text/javascript">
199 - var mfq = mfq || [];
200 - // Depend on the jQuery loaded by RequireJS so that we mouseflow does not load its own jQuery version, breaking require code that depends on a diferent jQuery version/instance.
201 - require(["jquery"], function() {
199 + var mfq = mfq || [];
200 + (function() {
202 202   var mf = document.createElement("script");
203 203   mf.type = "text/javascript"; mf.async = true;
204 204   mf.src = "//cdn.mouseflow.com/projects/72d20ebd-a6f8-48f6-b211-3cf36eadb0ee.js";
205 205   document.getElementsByTagName("head")[0].appendChild(mf);
206 - });
205 + })();
207 207  </script>
208 208  {{/html}}
Cannot make recursive include