diff --git a/src/main/webapp/WEB-INF/jsp/include/fims/head-framework.jsp b/src/main/webapp/WEB-INF/jsp/include/fims/head-framework.jsp deleted file mode 100644 index 4394ceb7..00000000 --- a/src/main/webapp/WEB-INF/jsp/include/fims/head-framework.jsp +++ /dev/null @@ -1,32 +0,0 @@ -<%@ page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/webapp/WEB-INF/jsp/include/head-prototype.jsp b/src/main/webapp/WEB-INF/jsp/include/head-prototype.jsp new file mode 100644 index 00000000..8f98985b --- /dev/null +++ b/src/main/webapp/WEB-INF/jsp/include/head-prototype.jsp @@ -0,0 +1,41 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> +<%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> + +" + data-template="vertical-menu-template-starter"> + + + + XIT Base Example + + + " /> + + + + + + + + " /> + " /> + " /> + + " class="template-customizer-core-css" /> + " class="template-customizer-theme-css" /> + <%--link rel="stylesheet" href=" + + " /> + <%--link rel="stylesheet" href="" /> + " /> + " /> + " /--%> + + " /> + + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/jsp/include/head.jsp b/src/main/webapp/WEB-INF/jsp/include/head.jsp index 8f98985b..e35622e5 100644 --- a/src/main/webapp/WEB-INF/jsp/include/head.jsp +++ b/src/main/webapp/WEB-INF/jsp/include/head.jsp @@ -1,41 +1,45 @@ -<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> +<%@ page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> " - data-template="vertical-menu-template-starter"> - + lang="kr" + class="light-style layout-navbar-fixed layout-menu-fixed " + dir="ltr" + data-theme="theme-default" + data-assets-path="" + data-template="vertical-menu-template-starter"> - - XIT Base Example + + 과태료통합관리시스템 - - " /> + + + " /> - - - - + + + + - - " /> - " /> - " /> - - " class="template-customizer-core-css" /> - " class="template-customizer-theme-css" /> - <%--link rel="stylesheet" href=" - - " /> - <%--link rel="stylesheet" href="" /> - " /> - " /> - " /--%> + + " /> + " /> + " /> + + + + + + - " /> + + " /> + " /> + + + + + + + - \ No newline at end of file