mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 09:01:14 +00:00
This is 1.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$(function()
|
||||
{
|
||||
$('#habits-overview-table').DataTable({
|
||||
$('#batteries-overview-table').DataTable({
|
||||
'pageLength': 50,
|
||||
'order': [[1, 'desc']]
|
||||
});
|
||||
|
Reference in New Issue
Block a user