From 4121bef620ccd0db9d079528e696d02023014db3 Mon Sep 17 00:00:00 2001 From: KNKIM Date: Wed, 15 Dec 2021 16:21:07 +0900 Subject: [PATCH] =?UTF-8?q?=ED=83=80=EC=9D=B4=ED=8B=80=20=EC=B6=9C?= =?UTF-8?q?=EB=A0=A5=20=EB=B3=B4=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/tiles/tiles-layout-detail.jsp | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/tiles/tiles-layout-detail.jsp b/src/main/webapp/WEB-INF/tiles/tiles-layout-detail.jsp index fd6d4ad9..d06670ae 100644 --- a/src/main/webapp/WEB-INF/tiles/tiles-layout-detail.jsp +++ b/src/main/webapp/WEB-INF/tiles/tiles-layout-detail.jsp @@ -42,8 +42,18 @@ String councilDnsHost = (String)session.getAttribute("councilDnsHost");