mirror of https://github.com/apache/archiva.git
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:
parent
3e02de3e08
commit
03633b288c
|
@ -339,7 +339,6 @@ define("redback.user",["jquery","utils","i18n","jquery.validate","knockout","kno
|
|||
*/
|
||||
loginBox=function(){
|
||||
|
||||
screenChange();
|
||||
if (window.modalLoginWindow!=null){
|
||||
window.modalLoginWindow=null;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue