Remove non-functional date filter from Edit Selection view in media modal.
props tyxla. fixes #30931. git-svn-id: https://develop.svn.wordpress.org/trunk@31096 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
854ea3e3e6
commit
386d0d5fc7
@ -3006,6 +3006,7 @@
|
||||
model: state,
|
||||
sortable: true,
|
||||
search: false,
|
||||
date: false,
|
||||
dragInfo: true,
|
||||
|
||||
AttachmentView: media.view.Attachment.EditSelection
|
||||
|
Loading…
Reference in New Issue
Block a user