Ticket #32110: updates2.js.diff
File updates2.js.diff, 361 bytes (added by , 10 years ago) |
---|
-
updates.js
267 267 wp.a11y.speak( wp.updates.l10n.updateFailed ); 268 268 269 269 $(document).trigger( 'wp-plugin-update-error', response ); 270 271 wp.updates.updateLock = false; 272 wp.updates.queueChecker(); 270 273 }; 271 274 272 275 /**