Hide the password msg once auth is done

This commit is contained in:
Daniel Berteaud 2015-06-25 22:44:46 +02:00
parent 305b6cf5eb
commit 003e4ed8a5
1 changed files with 1 additions and 0 deletions

View File

@ -805,6 +805,7 @@ function initJoin(room){
}
},
success: function(data){
$('.connecting-err-reason').hide();
$.ajax({
data: {
req: JSON.stringify({