mirror of
https://github.com/grocy/grocy.git
synced 2025-08-17 19:16:37 +00:00
Implemented meal plan sections (closes #370)
This commit is contained in:
@@ -1116,3 +1116,5 @@ $(document).on("click", ".change-table-columns-rowgroup-toggle", function()
|
||||
|
||||
dataTable.draw();
|
||||
});
|
||||
|
||||
$("#meal-plan-nav-link").attr("href", $("#meal-plan-nav-link").attr("href") + "?week=" + moment().startOf("week").format("YYYY-MM-DD"));
|
||||
|
Reference in New Issue
Block a user