focus username button
This commit is contained in:
parent
f9a43d6570
commit
eff27ff6c5
@ -54,7 +54,7 @@ define([
|
||||
};
|
||||
loginReady();
|
||||
|
||||
var $uname = $('#name');
|
||||
var $uname = $('#name').focus();
|
||||
|
||||
var $passwd = $('#password')
|
||||
// background loading of login assets
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user