reset attribute select

This commit is contained in:
Mike Jolley 2012-02-09 18:10:38 +00:00
parent c484f2ff41
commit 808003e336
2 changed files with 3 additions and 2 deletions

View File

@ -572,7 +572,8 @@ jQuery( function($){
row_indexes();
}
$('select.attribute_taxonomy').val('');
show_attribute_table();
});

File diff suppressed because one or more lines are too long