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','');