Editor: Use editor.$ to improve removeSelectionMarker().

See #42029
Built from https://develop.svn.wordpress.org/trunk@41656


git-svn-id: http://core.svn.wordpress.org/trunk@41490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2017-10-01 10:33:47 +00:00
parent 5335ba8c20
commit 40d84f7503
3 changed files with 15 additions and 36 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.9-alpha-41655';
$wp_version = '4.9-alpha-41656';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.