From 4ee0215053c0f879aabb7591dcde556e5b09e34c Mon Sep 17 00:00:00 2001 From: JSYOO Date: Wed, 1 Dec 2021 11:36:02 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EC=8B=AC=EC=9E=90=EB=A3=8C=20?= =?UTF-8?q?=EC=8D=B8=EB=84=A4=EC=9D=BC=20=EB=A7=88=EC=9A=B0=EC=8A=A4?= =?UTF-8?q?=EC=98=A4=EB=B2=84=EC=8B=9C=20=EB=AA=A8=EC=96=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp b/src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp index 42841a72..33f2a8e2 100644 --- a/src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp +++ b/src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp @@ -191,7 +191,7 @@ // 출력 $.each(jsonObj.data,function(key,obj) { var t_data = ""; - t_data += "
\"썸네일\""; + t_data += "
\"썸네일\""; t_data += "\"즐겨찾기\"즐겨찾기
"; t_data += "
" if(obj.ableOnline)