mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
General improvements
This commit is contained in:
4
views/dashboard.js
Normal file
4
views/dashboard.js
Normal file
@@ -0,0 +1,4 @@
|
||||
$(function()
|
||||
{
|
||||
$('#current-stock-table').DataTable({ 'paging': false });
|
||||
});
|
Reference in New Issue
Block a user