mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Unified product-/chore-/battery-card modal handling
This commit is contained in:
@@ -58,8 +58,6 @@ Grocy.Components.ProductPicker.GetPicker().on('change', function(e)
|
||||
|
||||
if (productId)
|
||||
{
|
||||
Grocy.Components.ProductCard.Refresh(productId);
|
||||
|
||||
Grocy.Api.Get('stock/products/' + productId,
|
||||
function(productDetails)
|
||||
{
|
||||
|
Reference in New Issue
Block a user