mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 09:01:14 +00:00
Unified product-/chore-/battery-card modal handling
This commit is contained in:
@@ -144,9 +144,3 @@ $(document).on('click', '.product-grocycode-label-print', function(e)
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
$(document).on("click", ".product-name-cell", function(e)
|
||||
{
|
||||
Grocy.Components.ProductCard.Refresh($(e.currentTarget).attr("data-product-id"));
|
||||
$("#stockjournal-productcard-modal").modal("show");
|
||||
});
|
||||
|
Reference in New Issue
Block a user