forked from External/greenlight
Removed code for autoclose as the bbb session will be open in the same tab/window
This commit is contained in:
@ -57,8 +57,6 @@ $(document).ready(function($) {
|
||||
$(location).attr("href", data.response.join_url);
|
||||
},
|
||||
error : function(xhr, status, error) {
|
||||
console.info(status);
|
||||
console.info(error);
|
||||
},
|
||||
complete : function(xhr, status) {
|
||||
}
|
||||
|
Reference in New Issue
Block a user