WordPress/wp-includes/js/media/models
Scott Taylor 64e19e98a3 Use Math.round() instead of Math.floor() when determining page of attachments to query in wp.media.model.Query.sync.
This was causing an infinite loop of AJAX requests - so.... good catch!

Props Veritaserum.
Fixes #31116.

Built from https://develop.svn.wordpress.org/trunk@31406


git-svn-id: http://core.svn.wordpress.org/trunk@31387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-02-10 22:54:28 +00:00
..
attachment.js Media JS files: 2015-02-09 16:01:29 +00:00
attachments.js Media JS files: 2015-02-09 16:01:29 +00:00
post-image.js Media JS files: 2015-02-09 16:01:29 +00:00
post-media.js Media JS files: 2015-02-09 16:01:29 +00:00
query.js Use Math.round() instead of Math.floor() when determining page of attachments to query in wp.media.model.Query.sync. 2015-02-10 22:54:28 +00:00
selection.js Media JS files: 2015-02-09 16:01:29 +00:00