This commit is contained in:
Juan Ferrer Toribio 2017-09-22 13:12:24 +02:00
parent a6e2657618
commit 7158d9d72e
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ var App =
} }
}, },
_onEnterPress: function(target) _onEnterPress: function (target)
{ {
if ( target && target.id == 'user' && this.$('password').value == '') if ( target && target.id == 'user' && this.$('password').value == '')
{ {