]> source.dussan.org Git - archiva.git/commitdiff
avoid too much noise
authorOlivier Lamy <olamy@apache.org>
Wed, 15 Oct 2014 00:11:51 +0000 (11:11 +1100)
committerOlivier Lamy <olamy@apache.org>
Wed, 15 Oct 2014 00:11:51 +0000 (11:11 +1100)
archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/archiva/main.js

index b29a0126b6fd822d4f08ba80f1bca72ec664c997..cd3f09250f6c26bf6393a39474c501e36e19bf63 100644 (file)
@@ -41,8 +41,6 @@ function(jquery,ui,sammy,tmpl,i18n,jqueryCookie,bootstrap,archivaSearch,jqueryVa
 
     kUser.rememberme(user.rememberme());
     var userJson=ko.toJSON(kUser);
-    //$.log("reccordLoginCookie:"+userJson);
-    //$.log("reccordLoginCookie:expires:"+expires+",path:"+path+",domain:"+domain+",secure:"+secure+",user:"+userJson);
 
     var options = null;
     if (secure == 'true'){