From e2912f927aee45e2f3189612bb16e0860857cfb1 Mon Sep 17 00:00:00 2001 From: isol2011 Date: Tue, 2 Aug 2022 20:34:22 +0900 Subject: [PATCH] =?UTF-8?q?[=EC=88=98=EC=A0=95]=20=ED=99=88=ED=99=94?= =?UTF-8?q?=EB=A9=B4=20=EC=83=81=EB=8B=A8=20=EB=B2=84=ED=8A=BC=20=EC=A0=95?= =?UTF-8?q?=EB=A0=AC:=20=EC=88=98=EC=A0=95=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=EB=A7=A8=20=EC=95=9E=EC=9C=BC=EB=A1=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/ftl/m/index/index.ftl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/ftl/m/index/index.ftl b/src/main/webapp/WEB-INF/views/ftl/m/index/index.ftl index 0edca3e..acb313d 100644 --- a/src/main/webapp/WEB-INF/views/ftl/m/index/index.ftl +++ b/src/main/webapp/WEB-INF/views/ftl/m/index/index.ftl @@ -211,6 +211,9 @@
+ <#list model['category_list'] as item> <#if item['view_yn'] == 'Y'>
@@ -218,9 +221,6 @@
-