wp/wp-includes/js/wpdialog.min.js
changeset 21 48c4eec2b7e6
parent 16 a86126ab1dd4
--- a/wp/wp-includes/js/wpdialog.min.js	Thu Sep 29 08:06:27 2022 +0200
+++ b/wp/wp-includes/js/wpdialog.min.js	Fri Sep 05 18:40:08 2025 +0200
@@ -1,2 +1,2 @@
 /*! This file is auto-generated */
-!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);
\ No newline at end of file
+!function(e){e.widget("wp.wpdialog",e.ui.dialog,{open:function(){this.isOpen()||!1===this._trigger("beforeOpen")||(this._super(),this.element.trigger("focus"),this._trigger("refresh"))}}),e.wp.wpdialog.prototype.options.closeOnEscape=!1}(jQuery);
\ No newline at end of file