diff --git a/js/stats.js b/js/stats.js index f546ffe..b89bfc3 100644 --- a/js/stats.js +++ b/js/stats.js @@ -1,4 +1,4 @@ - +//Comment Stats.js $('#nav_li_1').click(function(){ $('.tl-current').removeClass('tl-current'); $(this).addClass('tl-current');