Changes for page Footer Section

Last modified by Simon Urli on 2022/01/03

<
From version < 24.1 >
edited by Vincent Massol
on 2016/05/24
To version < 24.2 >
edited by Vincent Massol
on 2016/05/24
>
Change comment: Apparently the leading "/" is not required after all

Summary

Details

Page properties
Content
... ... @@ -219,7 +219,7 @@
219 219  {{html clean='false'}}
220 220  <!-- For Mouseflow -->
221 221  <script type="text/javascript">
222 - var mouseflowPath = "/" + document.domain + document.location.pathname;
222 + var mouseflowPath = document.domain + document.location.pathname;
223 223   if ($(window).width() <= 480) mouseflowPath += "/smartphone";
224 224   else if ($(window).width() <= 840) mouseflowPath += "/tablet";
225 225   var mfq = mfq || [];
Cannot make recursive include