From 5db0b756bf5c389629e17fe5185fd37fdc3d3f83 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Tue, 11 Jan 2022 19:01:36 -0800 Subject: [PATCH] Fix adsense registration --- .../src/main/webapp/jsp/googleAnalytics.jsf | 12 ++++++++++-- wise-webapp/src/main/webapp/jsp/reactInclude.jsp | 15 ++------------- 2 files changed, 12 insertions(+), 15 deletions(-) diff --git a/wise-webapp/src/main/webapp/jsp/googleAnalytics.jsf b/wise-webapp/src/main/webapp/jsp/googleAnalytics.jsf index 48e5e4b5..81230068 100644 --- a/wise-webapp/src/main/webapp/jsp/googleAnalytics.jsf +++ b/wise-webapp/src/main/webapp/jsp/googleAnalytics.jsf @@ -1,5 +1,13 @@ <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> - - \ No newline at end of file + + + + + diff --git a/wise-webapp/src/main/webapp/jsp/reactInclude.jsp b/wise-webapp/src/main/webapp/jsp/reactInclude.jsp index 591af1bf..2e40474e 100644 --- a/wise-webapp/src/main/webapp/jsp/reactInclude.jsp +++ b/wise-webapp/src/main/webapp/jsp/reactInclude.jsp @@ -23,21 +23,10 @@ }; + <%@ include file="/jsp/googleAnalytics.jsf" %> - - - - - - - - +