Add comment

This commit is contained in:
Rohan Mitchell
2014-01-10 15:59:38 +11:00
parent 28c641a932
commit 22ec6aa852

View File

@@ -311,6 +311,7 @@ productsApp.controller "AdminBulkProductsCtrl", [
if product.variants
for variant in product.variants
delete variant.unit_value_with_description
# If we end up live-updating this field, we might want to reinstate its verification here
delete variant.options_text
products_filtered