do not clear screen when opening login modal

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1377126 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-08-24 21:46:38 +00:00
parent 3e02de3e08
commit 03633b288c
1 changed files with 0 additions and 1 deletions

View File

@ -339,7 +339,6 @@ define("redback.user",["jquery","utils","i18n","jquery.validate","knockout","kno
*/
loginBox=function(){
screenChange();
if (window.modalLoginWindow!=null){
window.modalLoginWindow=null;
}