Merged r7051 from the trunk
This commit is contained in:
parent
9f62fdfe2b
commit
58027d5d95
2 changed files with 11 additions and 12 deletions
|
@ -3,7 +3,7 @@
|
|||
$(document).ready(function(){
|
||||
|
||||
// login form is hidden by default; use JavaScript to reveal
|
||||
$("#loginFormAndLinks").show();
|
||||
$("#login").removeClass('hidden');
|
||||
|
||||
// focus on email or newpassword field
|
||||
$('.focus').focus();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue