|
@@ -64,6 +64,11 @@
|
64
|
64
|
</div>
|
65
|
65
|
<a id="downloadlog" class="fa fa-cloud-download" title="Download logfile for support" onclick="connection.logger.dump(event.target);" style="position: absolute; bottom: 5; left: 5; overflow: visible; z-index: 100;"></a>
|
66
|
66
|
<script>
|
67
|
|
- </script>
|
|
67
|
+(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
68
|
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
69
|
+})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
70
|
+ga('create', 'UA-319188-14', 'jit.si');
|
|
71
|
+ga('send', 'pageview');
|
|
72
|
+</script>
|
68
|
73
|
</body>
|
69
|
74
|
</html>
|