mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +00:00
Validate product form once presets are prefilled (fixes #1250)
This commit is contained in:
parent
97fdb0553c
commit
fdeb4fd4d7
@ -472,3 +472,5 @@ else if (Grocy.EditMode === 'create')
|
||||
$("select.input-group-qu").val(Grocy.UserSettings.product_presets_qu_id);
|
||||
}
|
||||
}
|
||||
|
||||
Grocy.FrontendHelpers.ValidateForm("product-form");
|
||||
|
Loading…
x
Reference in New Issue
Block a user