Ticket #49097: moxie.js.diff
| File moxie.js.diff, 465 bytes (added by , 6 years ago) |
|---|
-
wp-includes/js/plupload/moxie.js
diff --git a/wp-includes/js/plupload/moxie.js b/wp-includes/js/plupload/moxie.js index c7d26f4c4e..766f0b12ad 100644
a b define('moxie/core/EventTarget', [ 1830 1830 Basic.extend(this, { 1831 1831 1832 1832 /** 1833 Unique id of the event dispatcher, usually overrid en by children1833 Unique id of the event dispatcher, usually overridden by children 1834 1834 1835 1835 @property uid 1836 1836 @type String