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