mirror of
https://github.com/grocy/grocy.git
synced 2025-08-18 11:27:03 +00:00
Remove "Allow partial units in stock" product option / unify number input validation messages
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
var stockOverviewTable = $('#stock-overview-table').DataTable({
|
||||
'order': [[4, 'asc']],
|
||||
'colReorder': false,
|
||||
'columnDefs': [
|
||||
{ 'orderable': false, 'targets': 0 },
|
||||
{ 'searchable': false, "targets": 0 },
|
||||
|
Reference in New Issue
Block a user