diff --git a/src/main/webapp/WEB-INF/view/common/admin/foot.jsp b/src/main/webapp/WEB-INF/view/common/admin/foot.jsp index dc68f7a35..b10c5573d 100644 --- a/src/main/webapp/WEB-INF/view/common/admin/foot.jsp +++ b/src/main/webapp/WEB-INF/view/common/admin/foot.jsp @@ -1,5 +1,5 @@ <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> - + diff --git a/src/main/webapp/WEB-INF/view/error.jsp b/src/main/webapp/WEB-INF/view/error.jsp index 2804c923f..a86996fd2 100644 --- a/src/main/webapp/WEB-INF/view/error.jsp +++ b/src/main/webapp/WEB-INF/view/error.jsp @@ -28,7 +28,7 @@ + src="${f:url('/js/jquery-2.1.4.min.js')}"> diff --git a/src/main/webapp/WEB-INF/view/error/badRequest.jsp b/src/main/webapp/WEB-INF/view/error/badRequest.jsp index a626443b7..b5b136c7f 100644 --- a/src/main/webapp/WEB-INF/view/error/badRequest.jsp +++ b/src/main/webapp/WEB-INF/view/error/badRequest.jsp @@ -28,7 +28,7 @@ + src="${f:url('/js/jquery-2.1.4.min.js')}"> diff --git a/src/main/webapp/WEB-INF/view/error/notFound.jsp b/src/main/webapp/WEB-INF/view/error/notFound.jsp index 30769edd8..d9937e84d 100644 --- a/src/main/webapp/WEB-INF/view/error/notFound.jsp +++ b/src/main/webapp/WEB-INF/view/error/notFound.jsp @@ -30,7 +30,7 @@ + src="${f:url('/js/jquery-2.1.4.min.js')}"> diff --git a/src/main/webapp/WEB-INF/view/error/system.jsp b/src/main/webapp/WEB-INF/view/error/system.jsp index f046a2958..a4139e5ab 100644 --- a/src/main/webapp/WEB-INF/view/error/system.jsp +++ b/src/main/webapp/WEB-INF/view/error/system.jsp @@ -28,7 +28,7 @@ + src="${f:url('/js/jquery-2.1.4.min.js')}"> diff --git a/src/main/webapp/WEB-INF/view/footer.jsp b/src/main/webapp/WEB-INF/view/footer.jsp index 97adb3434..6221d0fbb 100755 --- a/src/main/webapp/WEB-INF/view/footer.jsp +++ b/src/main/webapp/WEB-INF/view/footer.jsp @@ -1,9 +1,8 @@ <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%>
-