Update plugins/woocommerce/client/legacy/js/admin/meta-boxes-product.js

Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
This commit is contained in:
Siddharth Thevaril 2023-04-19 13:19:17 +05:30 committed by GitHub
parent a3a2b35253
commit 410490e035
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1091,7 +1091,7 @@ jQuery( function ( $ ) {
// Add a descriptive tooltip to the product description editor
$( '#wp-content-media-buttons' )
.append( '<span class="woocommerce-help-tip" tabindex="-1"></span>' )
.append( '<span class="woocommerce-help-tip" tabindex="0"></span>' )
.find( '.woocommerce-help-tip' )
.attr(
'tabindex',