Ticket #37273: 37273.diff
File 37273.diff, 385 bytes (added by , 8 years ago) |
---|
-
src/wp-admin/js/updates.js
diff --git src/wp-admin/js/updates.js src/wp-admin/js/updates.js index 053aabc..c41c5d2 100644
637 637 638 638 wp.a11y.speak( wp.updates.l10n.installedMsg, 'polite' ); 639 639 640 $document.trigger( 'wp-i nstaller-install-success', response );640 $document.trigger( 'wp-importer-install-success', response ); 641 641 }; 642 642 643 643 /**