From 43c5bda360f41ddf5c4422ce1b127eb880230370 Mon Sep 17 00:00:00 2001 From: Rahul Kumar <36847653+rah-mann@users.noreply.github.com> Date: Tue, 2 Oct 2018 00:01:52 +0530 Subject: [PATCH] Update stats.js --- js/stats.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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');