This commit is contained in:
parent
7ee2e27bf2
commit
6afc6a16be
|
@ -1093,7 +1093,7 @@ function proceedToSetLanguageAndLogin(data){
|
|||
function proceedLoggedOut() {
|
||||
display_spinner();
|
||||
setNewCurrentStream(getStreamFromUrl(),true,false,function(){
|
||||
$('input#nickname').focus();
|
||||
// $('input#nickname').focus(); --> maybe not a good idea on mobile?
|
||||
$('#page-container').css('opacity','1');
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user