Changeset 52806
- Timestamp:
- 02/27/2022 12:54:57 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/js/media/views/attachments/browser.js
r52671 r52806 131 131 } 132 132 133 if ( this.collection. hasOwnProperty('mirroring')&& this.collection.mirroring.args.s ) {133 if ( this.collection.mirroring && this.collection.mirroring.args.s ) { 134 134 count = this.collection.length; 135 135
Note: See TracChangeset
for help on using the changeset viewer.