mirror of
https://github.com/grocy/grocy.git
synced 2025-08-19 11:48:55 +00:00
Applied EditorConfig settings to all files
This commit is contained in:
@@ -482,7 +482,7 @@ $(document).on('click', '.barcode-delete-button', function(e)
|
||||
});
|
||||
});
|
||||
|
||||
$('#qu_id_purchase').blur(function(e)
|
||||
$('#qu_id_purchase').blur(function(e)
|
||||
{
|
||||
// Preset the stock quantity unit with the purchase quantity unit, if the stock quantity unit is unset.
|
||||
var QuIdStock = $('#qu_id_stock');
|
||||
|
Reference in New Issue
Block a user