Merge pull request #12820 from woocommerce/fix-12817-mb

Update available attribute options
This commit is contained in:
Mike Jolley 2017-01-17 14:33:43 +00:00 committed by GitHub
commit b2f537fe95
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@
}
}
} else {
form.$form.trigger( 'update_variation_values' );
form.$form.trigger( 'reset_data' );
}