mirror of
https://github.com/ae-utbm/sith.git
synced 2025-10-09 16:24:39 +00:00
write tests
This commit is contained in:
@@ -176,7 +176,7 @@ class ScheduledProductActionForm(forms.Form):
|
||||
"""
|
||||
|
||||
required_css_class = "required"
|
||||
prefix = "product-action-form"
|
||||
prefix = "scheduled"
|
||||
|
||||
task = forms.fields_for_model(
|
||||
ScheduledProductAction,
|
||||
|
Reference in New Issue
Block a user