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