forked from Mirrors/freeswitch
update
This commit is contained in:
parent
4e34aa639a
commit
58f7376fea
@ -371,9 +371,11 @@ $(document).ready(function() {
|
||||
|
||||
if (window.location.hash) {
|
||||
var hash = window.location.hash.substring(1);
|
||||
if (hash && !hash.contains("page-")) {
|
||||
$("#ext").val(hash);
|
||||
$("#callbtn").trigger("click");
|
||||
}
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user