mirror of
https://github.com/grocy/grocy.git
synced 2025-08-18 03:25:50 +00:00
New logo
This commit is contained in:
@@ -239,7 +239,7 @@ $("#location_id").on('change', function(e)
|
||||
}
|
||||
else
|
||||
{
|
||||
// try to get stock id from grocycode
|
||||
// try to get stock id from Grocycode
|
||||
if ($("#product_id").data("grocycode"))
|
||||
{
|
||||
var gc = $("#product_id").attr("barcode").split(":");
|
||||
|
Reference in New Issue
Block a user