From f1a79edf7a0f264301dc67b7e4279ae4a6870aa6 Mon Sep 17 00:00:00 2001 From: leebj Date: Tue, 30 Jul 2024 08:57:33 +0900 Subject: [PATCH] =?UTF-8?q?UserControl=20=EB=B3=80=EA=B2=BD:=20class=20->?= =?UTF-8?q?=20function?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/jsp/base/user/select-user.jsp | 122 +++++++------- .../WEB-INF/jsp/base/user/user-info.jsp | 16 +- .../WEB-INF/jsp/base/user/user-main.jsp | 152 +++++++++--------- .../WEB-INF/jsp/fims/user/user01010-main.jsp | 4 +- 4 files changed, 143 insertions(+), 151 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/base/user/select-user.jsp b/src/main/webapp/WEB-INF/jsp/base/user/select-user.jsp index bda59ef5..78f8dd33 100644 --- a/src/main/webapp/WEB-INF/jsp/base/user/select-user.jsp +++ b/src/main/webapp/WEB-INF/jsp/base/user/select-user.jsp @@ -1,127 +1,125 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> 사용자 - -
+