parent
b8cfb57269
commit
0601470006
1 changed files with 0 additions and 1 deletions
|
@ -208,7 +208,6 @@ class _RadioButtonProductsForm(_ProductsForm):
|
||||||
yield (
|
yield (
|
||||||
choice_value,
|
choice_value,
|
||||||
1 if ours == choice_value else 0,
|
1 if ours == choice_value else 0,
|
||||||
self.FIELD,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
def add_product_error(self, product, error):
|
def add_product_error(self, product, error):
|
||||||
|
|
Loading…
Reference in a new issue