Revert "Small usability tweak for adding product attributes"

Moved to a separate branch.

This reverts commit c0068441bf.
This commit is contained in:
Geert De Deckere 2012-02-07 14:20:01 +01:00
parent dbe0162aed
commit 0a8e4652a9
1 changed files with 1 additions and 2 deletions

View File

@ -570,8 +570,7 @@ jQuery( function($){
$('table.woocommerce_attributes tbody').append( $(thisrow) );
$(thisrow).show();
row_indexes();
// Reset selected attribute in the list
$('select.attribute_taxonomy').val('');
}
show_attribute_table();