removed comment
This commit is contained in:
Родитель
18e671592b
Коммит
64a2a61673
|
@ -74,7 +74,6 @@ var dialogPolyfill = (function() {
|
|||
this.open = true;
|
||||
this.setAttribute('open', 'open');
|
||||
|
||||
// autofocus only when modal
|
||||
if (isModal) {
|
||||
// Find element with `autofocus` attribute or first form control
|
||||
var first_form_ctrl = null;
|
||||
|
|
Загрузка…
Ссылка в новой задаче