aboutsummaryrefslogtreecommitdiff
path: root/srcs/wordpress/wp-includes/js/wpdialog.min.js
blob: 14203da7527c1ec7e28886eb89a75a7c1c204a47 (plain)
1
!function(e){e.widget("wp.wpdialog",e.ui.dialog,{open:function(){this.isOpen()||!1===this._trigger("beforeOpen")||(this._super(),this.element.focus(),this._trigger("refresh"))}}),e.wp.wpdialog.prototype.options.closeOnEscape=!1}(jQuery);