From 0e8bd0b4553bddc673080e63887e3a09ec99a3ef Mon Sep 17 00:00:00 2001 From: "Dominik Schilling (ocean90)" Date: Sun, 6 Apr 2014 19:35:24 +0000 Subject: [PATCH] Header images: Revert unnecessary `tabindex="0"` from [27947]. see #21785. git-svn-id: https://develop.svn.wordpress.org/trunk@27971 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/class-wp-customize-control.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/wp-includes/class-wp-customize-control.php b/src/wp-includes/class-wp-customize-control.php index f93a099324..54e45fea9c 100644 --- a/src/wp-includes/class-wp-customize-control.php +++ b/src/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
- +
- +