From 23c5d8b104667a6f004b171c4068132e50690773 Mon Sep 17 00:00:00 2001 From: KNKIM Date: Fri, 26 Nov 2021 19:40:12 +0900 Subject: [PATCH] =?UTF-8?q?22=20=EB=9D=BC=EC=9D=B8=20:=20=EB=8B=A4?= =?UTF-8?q?=EC=9D=8C=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/js/default.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/js/default.js b/src/main/webapp/js/default.js index b52a4a5c..999a7bac 100644 --- a/src/main/webapp/js/default.js +++ b/src/main/webapp/js/default.js @@ -19,7 +19,7 @@ $(document).ready(function(){ }); //접근성 - $('.location-box .loc li').append('다음'); + $('.location-box .loc li').append('다음'); $('.location-box .loc li.on *').remove(''); $('.location .inner .row-top .arr img').attr('alt','');