navasena/wp-content/plugins/woocommerce/assets/js/frontend/account-i18n.min.js

1 line
179 B
JavaScript
Raw Permalink Normal View History

2024-07-31 13:12:38 +07:00
jQuery(function(t){var e=t('[role="alert"]').filter(function(){return t(this).text().trim().length>0});e.length>0&&setTimeout(function(){t(e[0]).attr("tabindex","-1").focus()})});