diff --git a/~dev_rating/media/js/profile.js b/~dev_rating/media/js/profile.js index a950d8224020805be354c39cb73573ee389b0bc1..835fba810829f3e70447c3b7eeb9d75a1d2e6b33 100644 --- a/~dev_rating/media/js/profile.js +++ b/~dev_rating/media/js/profile.js @@ -51,7 +51,8 @@ $(function() if(data.success === true) { $('.popup_overlay').css('display', 'none'); - setSessionTimer(1); + location.reload(); + setSessionTimer(15); } else {