mirror of
https://github.com/grocy/grocy.git
synced 2025-10-12 16:44:55 +00:00
refresh productcard on save (#495)
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
Grocy.Components.DateTimePicker.Clear();
|
||||
Grocy.Components.ProductPicker.SetValue('');
|
||||
Grocy.Components.ProductPicker.GetInputElement().focus();
|
||||
Grocy.Components.ProductCard.Refresh(jsonForm.product_id);
|
||||
Grocy.FrontendHelpers.ValidateForm('purchase-form');
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user