Improve public view

This commit is contained in:
Paulo Gustavo Veiga
2021-12-26 09:23:51 -08:00
parent fbc9a978f2
commit 955a363ce5
57 changed files with 75 additions and 91 deletions

View File

@@ -3,8 +3,4 @@
<c:if test="${requestScope['google.analytics.enabled']}">
ga('create', '${requestScope['google.analytics.account']}', 'wisemapping.com');
ga('send', 'pageview');
</script>
</c:if>