kollapsminoriteten/wp-includes/js/wpdialog.min.js

2 lines
272 B
JavaScript
Raw Normal View History

2020-05-06 17:23:38 +02:00
/*! This file is auto-generated */
2019-11-15 22:59:44 +01:00
!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);