diff --git a/src/main/webapp/WEB-INF/jsp/layout/header.jsp b/src/main/webapp/WEB-INF/jsp/layout/header.jsp index 0850a93..fb8647d 100644 --- a/src/main/webapp/WEB-INF/jsp/layout/header.jsp +++ b/src/main/webapp/WEB-INF/jsp/layout/header.jsp @@ -21,15 +21,6 @@ - - @@ -43,20 +34,4 @@ - diff --git a/src/main/webapp/WEB-INF/jsp/layout/leftMenu.jsp b/src/main/webapp/WEB-INF/jsp/layout/leftMenu.jsp index 6d1ff83..e29c892 100644 --- a/src/main/webapp/WEB-INF/jsp/layout/leftMenu.jsp +++ b/src/main/webapp/WEB-INF/jsp/layout/leftMenu.jsp @@ -4,3 +4,35 @@ <%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%> <%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %> + + + + + + + + + + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/tiles/tiles.xml b/src/main/webapp/WEB-INF/tiles/tiles.xml index 43fa37f..6ba01c7 100644 --- a/src/main/webapp/WEB-INF/tiles/tiles.xml +++ b/src/main/webapp/WEB-INF/tiles/tiles.xml @@ -16,18 +16,18 @@ - + - + - + - + \ No newline at end of file