Merge
This commit is contained in:
parent
a6e2657618
commit
7158d9d72e
|
@ -178,7 +178,7 @@ var App =
|
|||
}
|
||||
},
|
||||
|
||||
_onEnterPress: function(target)
|
||||
_onEnterPress: function (target)
|
||||
{
|
||||
if ( target && target.id == 'user' && this.$('password').value == '')
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue