WordPress/wp-includes/js/wpdialog.min.js
2018-10-10 04:11:25 +00:00

1 line
237 B
JavaScript

!function(a){a.widget("wp.wpdialog",a.ui.dialog,{open:function(){this.isOpen()||!1===this._trigger("beforeOpen")||(this._super(),this.element.focus(),this._trigger("refresh"))}}),a.wp.wpdialog.prototype.options.closeOnEscape=!1}(jQuery);