From ed8132deddf7e761d9dbda618dc95d336bb615b1 Mon Sep 17 00:00:00 2001 From: Dominik Schilling Date: Sun, 6 Apr 2014 19:36:15 +0000 Subject: [PATCH] Header images: Revert unnecessary `tabindex="0"` from [27947]. see #21785. Built from https://develop.svn.wordpress.org/trunk@27971 git-svn-id: http://core.svn.wordpress.org/trunk@27801 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/class-wp-customize-control.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/wp-includes/class-wp-customize-control.php b/wp-includes/class-wp-customize-control.php index f93a099324..54e45fea9c 100644 --- a/wp-includes/class-wp-customize-control.php +++ b/wp-includes/class-wp-customize-control.php @@ -800,7 +800,7 @@ final class WP_Customize_Header_Image_Control extends WP_Customize_Image_Control <# if (data.choice) { #> <# if (data.random) { #> -
+
<# if ( data.type === 'uploaded' ) { #> @@ -819,7 +819,7 @@ final class WP_Customize_Header_Image_Control extends WP_Customize_Image_Control <# } #> <# } else { #> -
+
@@ -850,7 +850,7 @@ final class WP_Customize_Header_Image_Control extends WP_Customize_Image_Control
-

+

- +
@@ -878,14 +878,14 @@ final class WP_Customize_Header_Image_Control extends WP_Customize_Image_Control
- +
- +