Index: /branches/feature-module-update/data/Smarty/templates/default/admin/products/product.tpl
===================================================================
--- /branches/feature-module-update/data/Smarty/templates/default/admin/products/product.tpl	(revision 16685)
+++ /branches/feature-module-update/data/Smarty/templates/default/admin/products/product.tpl	(revision 16784)
@@ -39,5 +39,5 @@
 		if (this.selected) {
 			$('#' + target).append(this);
-			$('#' + target).children().attr({selected: false});
+                        $(this).attr({selected: false});
 		}
 	});
