This commit is contained in:
Marc Delisle
2010-09-05 09:52:25 -04:00
parent 7a074671d0
commit f209921d41

View File

@@ -354,6 +354,7 @@ $(document).ready(function() {
var new_name = name_parts[0] + '[' + new_row_index + ']' + name_parts[1];
$(this).attr('name', new_name);
$(this).attr('value', '');
});
//Insert/Clone the ignore checkboxes