List Tables: After [38703], [38706], and [40118], adjust the jQuery selector to make the selection of a range of checkboxes work again.
Unprop afercia. Fixes #40056. Merges [40268] to the 4.7 branch. Built from https://develop.svn.wordpress.org/branches/4.7@40327 git-svn-id: http://core.svn.wordpress.org/branches/4.7@40234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
2ea46dbe7f
commit
ca47fafaa9
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.7.4-alpha-40326';
|
||||
$wp_version = '4.7.4-alpha-40327';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue