Changeset 55299
- Timestamp:
- 02/08/2023 07:38:50 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/js/media/views/attachment-compat.js
r46800 r55299 25 25 }, 26 26 27 initialize: function() {28 this.listenTo( this.model, 'change:compat', this.render );29 },30 27 /** 31 28 * @return {wp.media.view.AttachmentCompat} Returns itself to allow chaining.
Note: See TracChangeset
for help on using the changeset viewer.