From c27bd4d7ae08afe455c26dfb6206902299ec3973 Mon Sep 17 00:00:00 2001 From: leebj Date: Tue, 4 Jun 2024 18:34:40 +0900 Subject: [PATCH] =?UTF-8?q?base.js=20=EA=B2=BD=EB=A1=9C=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/include/tail.jsp | 4 +- src/main/webapp/resources/css/xit-core.css | 2 +- src/main/webapp/resources/js/base/base.js | 867 ------------------- 3 files changed, 3 insertions(+), 870 deletions(-) delete mode 100644 src/main/webapp/resources/js/base/base.js diff --git a/src/main/webapp/WEB-INF/jsp/include/tail.jsp b/src/main/webapp/WEB-INF/jsp/include/tail.jsp index 2b152661..d88bb0cd 100644 --- a/src/main/webapp/WEB-INF/jsp/include/tail.jsp +++ b/src/main/webapp/WEB-INF/jsp/include/tail.jsp @@ -1,6 +1,6 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> -