Add google analitycs to the footer.

This commit is contained in:
Paulo Gustavo Veiga
2012-08-30 23:26:15 -03:00
parent 1cb7a3d3d7
commit 3efd3ef172
4 changed files with 5 additions and 3 deletions

View File

@@ -88,6 +88,6 @@
<div id="mindplot" onselectstart="return false;"></div>
<script type="text/javascript" src="js/editor.js"></script>
<jsp:include page="mindmapEditorFooter.jsf"/>
<%@ include file="/jsp/mindmapEditorFooter.jsf" %>
</body>
</html>