Changeset 22666
- Timestamp:
- 11/19/2012 06:43:01 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/media-models.js
r22655 r22666 414 414 415 415 _validateAllHandler: function( attachments, options ) { 416 return this. evaluateAll( attachments, options );416 return this.validateAll( attachments, options ); 417 417 }, 418 418
Note: See TracChangeset
for help on using the changeset viewer.