Files
wordpress/wp-admin/includes
Scott Taylor 2e2223ae74 Comments List Table:
* In a view that initially has comments, but they get removed due to user actions: show the `No Items` row instead of bombing out and showing nothing (which looks broken)
* To accomplish this, in `WP_Comments_List_Table::display()`: call `->display_rows_or_placeholder()` instead of `->display()`
* Listen for the end of row `.fadeOut()`s if necessary using jQuery Promises

Fixes #11200.

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


git-svn-id: http://core.svn.wordpress.org/trunk@33624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-08-20 05:54:25 +00:00
..
2015-08-20 02:51:25 +00:00
2015-07-14 17:47:24 +00:00
2015-07-14 17:47:24 +00:00
2015-07-14 17:47:24 +00:00
2015-07-14 17:47:24 +00:00
2015-07-16 19:38:23 +00:00
2015-07-26 23:04:25 +00:00
2015-07-29 18:36:26 +00:00