[2.5] docblock
This commit is contained in:
parent
9ca216310d
commit
32b6e05eb1
|
@ -44,6 +44,9 @@ jQuery( function( $ ) {
|
|||
}
|
||||
},
|
||||
|
||||
/**
|
||||
* When the form is submitted, prevent if weak.
|
||||
*/
|
||||
onSubmit: function() {
|
||||
$( '.woocommerce-password-error' ).remove();
|
||||
|
||||
|
|
Loading…
Reference in New Issue