Changeset 51440
- Timestamp:
- 07/15/2021 04:59:26 PM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/js/media/views/attachments/browser.js
r51145 r51440 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.