diff --git a/index.html b/index.html index 2184c868e..a85b1eca2 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ - + diff --git a/libs/app.bundle.js b/libs/app.bundle.js index 1aea3a59e..7fdb8c4b3 100644 --- a/libs/app.bundle.js +++ b/libs/app.bundle.js @@ -5515,8 +5515,7 @@ function callSipButtonClicked() } } }, - null, - ':input:first' + null, null, ':input:first' ); } diff --git a/modules/UI/toolbars/Toolbar.js b/modules/UI/toolbars/Toolbar.js index 08a5b8532..1ed5497a7 100644 --- a/modules/UI/toolbars/Toolbar.js +++ b/modules/UI/toolbars/Toolbar.js @@ -243,8 +243,7 @@ function callSipButtonClicked() } } }, - null, - ':input:first' + null, null, ':input:first' ); }