From 7ab229a00bf0e1b37a3368f953c737da080450bb Mon Sep 17 00:00:00 2001 From: leebeomjun Date: Mon, 17 Apr 2023 17:43:35 +0900 Subject: [PATCH] =?UTF-8?q?fix=20:=20meta=20=ED=83=9C=EA=B7=B8=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 --- .../framework/layouts/tiles/popup/layout-tiles-popup.jsp | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/framework/layouts/tiles/popup/layout-tiles-popup.jsp b/src/main/webapp/WEB-INF/jsp/framework/layouts/tiles/popup/layout-tiles-popup.jsp index d66abfd0..ac1dd88e 100644 --- a/src/main/webapp/WEB-INF/jsp/framework/layouts/tiles/popup/layout-tiles-popup.jsp +++ b/src/main/webapp/WEB-INF/jsp/framework/layouts/tiles/popup/layout-tiles-popup.jsp @@ -2,15 +2,12 @@ <%@ taglib prefix="t" uri="http://tiles.apache.org/tags-tiles" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> - - -<%--<%@include file="/WEB-INF/jsp/framework/XitIncludeBase.jsp" %>--%> -<%@include file="/WEB-INF/jsp/framework/frameworkIncludeBase.jsp" %> -<%@include file="/WEB-INF/jsp/framework/layouts/tiles/biz/cmmn/BizIncludeBase.jsp" %> - + <%@include file="/WEB-INF/jsp/framework/frameworkIncludeBase.jsp" %> + <%@include file="/WEB-INF/jsp/framework/layouts/tiles/biz/cmmn/BizIncludeBase.jsp" %> + ${pageTitle}