This commit is contained in:
Baris Soner Usakli
2014-03-06 13:32:26 -05:00
parent 3fe9bdc24c
commit 7135e9424c

View File

@@ -52,7 +52,7 @@ define(function() {
return false;
});
$('#content input').focus();
$('#content #username').focus();
};
return Login;