Changeset 23263
- Timestamp:
- 01/04/2013 08:28:12 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/wp-includes/js/media-views.js ¶
r23262 r23263 662 662 }; 663 663 664 // Reset the library to ensure that all attachments are re-added 665 // to the collection. Do so silently, as calling `observe` will 666 // trigger the `reset` event. 667 library.reset( library.mirroring.models, { silent: true }); 664 668 library.observe( edit ); 665 669 this.editLibrary = edit;
Note: See TracChangeset
for help on using the changeset viewer.