Changeset 51441 for branches/5.8
- Timestamp:
- 07/15/2021 05:28:27 PM (2 years ago)
- Location:
- branches/5.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.8
-
branches/5.8/src/js/media/views/attachments/browser.js
r51145 r51441 89 89 90 90 this.updateContent(); 91 this.updateLoadMoreView(); 91 92 if ( ! infiniteScrolling ) { 93 this.updateLoadMoreView(); 94 } 92 95 93 96 if ( ! this.options.sidebar || 'errors' === this.options.sidebar ) {
Note: See TracChangeset
for help on using the changeset viewer.