diff --git a/src/main/webapp/WEB-INF/jsp/index.jsp b/src/main/webapp/WEB-INF/jsp/index.jsp index af7ea902..2c6b2066 100644 --- a/src/main/webapp/WEB-INF/jsp/index.jsp +++ b/src/main/webapp/WEB-INF/jsp/index.jsp @@ -2,29 +2,30 @@ <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> -
-
- - -
- - +
+ +
+ + + +
+ +
- -
- - - - + $(function(){ + ${onload} + }); + - \ No newline at end of file