aboutsummaryrefslogtreecommitdiff
path: root/juick-www
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2017-10-03 10:41:39 +0000
committerGravatar Vitaly Takmazov2017-10-03 10:41:39 +0000
commit52a7c30ddc7a60643595c82389d6ca54b0085803 (patch)
tree85937f2a2c222065ae6600e627a18a840fa0b819 /juick-www
parent81936b6dee3bd70827bdd8887f76264c854e5aca (diff)
www: disable sape script to test if nothing breaks without it
Diffstat (limited to 'juick-www')
-rw-r--r--juick-www/src/main/webapp/WEB-INF/views/partial/footer.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/juick-www/src/main/webapp/WEB-INF/views/partial/footer.html b/juick-www/src/main/webapp/WEB-INF/views/partial/footer.html
index 5039f0b6..114e4304 100644
--- a/juick-www/src/main/webapp/WEB-INF/views/partial/footer.html
+++ b/juick-www/src/main/webapp/WEB-INF/views/partial/footer.html
@@ -16,12 +16,3 @@
{% endif %}
</div>
</div>
-{% if (showAdv | default(false)) %}
-<script>
- var _acic={dataProvider:10};
- (function(){
- var e=document.createElement('script');e.type='text/javascript';e.async=true;e.src='//www2.aci'+'nt.net/aci.js';
- var t=document.getElementsByTagName('script')[0];t.parentNode.insertBefore(e,t);
- })();
-</script>
-{% endif %} \ No newline at end of file