mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 16:06:10 +02:00
closes #1167
This commit is contained in:
@@ -52,7 +52,7 @@ define(function() {
|
||||
return false;
|
||||
});
|
||||
|
||||
$('#content input').focus();
|
||||
$('#content #username').focus();
|
||||
};
|
||||
|
||||
return Login;
|
||||
|
||||
Reference in New Issue
Block a user