diff --git a/src/wp-includes/js/media-views.js b/src/wp-includes/js/media-views.js index 6f429bc1d0..8465281496 100644 --- a/src/wp-includes/js/media-views.js +++ b/src/wp-includes/js/media-views.js @@ -6755,7 +6755,7 @@ events: {}, initialize: function() { _.defaults( this.options, { - sortable: true, + sortable: false, resize: false, // The single `Attachment` view to be used in the `Attachments` view.