From 95fa603e5d48ef466ef2ef949fb9e8ba9d3b5d0e Mon Sep 17 00:00:00 2001 From: leebeomjun Date: Wed, 14 Jun 2023 10:23:47 +0900 Subject: [PATCH] =?UTF-8?q?=EB=93=A4=EC=97=AC=EC=93=B0=EA=B8=B0=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/base/actionGroup/actionGroup-main.jsp | 211 +++++++++-------- .../jsp/base/authority/authority-main.jsp | 177 +++++++-------- .../WEB-INF/jsp/base/code/code-main.jsp | 214 +++++++++--------- .../WEB-INF/jsp/base/user/user-main.jsp | 141 ++++++------ 4 files changed, 368 insertions(+), 375 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/base/actionGroup/actionGroup-main.jsp b/src/main/webapp/WEB-INF/jsp/base/actionGroup/actionGroup-main.jsp index e23180a8..d891e3a3 100644 --- a/src/main/webapp/WEB-INF/jsp/base/actionGroup/actionGroup-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/base/actionGroup/actionGroup-main.jsp @@ -1,120 +1,117 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> - - - -
- - -
- <%--h4 id="pageTitle" class="fw-bold py-3 mb-4">페이지 제목 - 기능 그룹 - -
-
- + diff --git a/src/main/webapp/WEB-INF/jsp/base/authority/authority-main.jsp b/src/main/webapp/WEB-INF/jsp/base/authority/authority-main.jsp index 4c9b9643..588a96b5 100644 --- a/src/main/webapp/WEB-INF/jsp/base/authority/authority-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/base/authority/authority-main.jsp @@ -2,102 +2,101 @@ <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> - -
- - -
- <%--h4 id="pageTitle" class="fw-bold py-3 mb-4">페이지 제목 -권한 - -
-
- + diff --git a/src/main/webapp/WEB-INF/jsp/base/code/code-main.jsp b/src/main/webapp/WEB-INF/jsp/base/code/code-main.jsp index cd2e00c3..c7b22b88 100644 --- a/src/main/webapp/WEB-INF/jsp/base/code/code-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/base/code/code-main.jsp @@ -1,121 +1,119 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> - - -
- - -
- <%--h4 id="pageTitle" class="fw-bold py-3 mb-4">페이지 제목 -코드 그룹 - -
-
- + diff --git a/src/main/webapp/WEB-INF/jsp/base/user/user-main.jsp b/src/main/webapp/WEB-INF/jsp/base/user/user-main.jsp index dccd7814..d7c79c6b 100644 --- a/src/main/webapp/WEB-INF/jsp/base/user/user-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/base/user/user-main.jsp @@ -3,83 +3,82 @@ - -
- - -
- <%--h4 id="pageTitle" class="fw-bold py-3 mb-4">페이지 제목 -사용자 - -
-
- - +
+
+