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:
Sergey Biryukov 2015-01-08 18:22:35 +00:00
parent 854ea3e3e6
commit 386d0d5fc7

View File

@ -3006,6 +3006,7 @@
model: state,
sortable: true,
search: false,
date: false,
dragInfo: true,
AttachmentView: media.view.Attachment.EditSelection