Centralize default DataTables init settings (references #424)

This commit is contained in:
Bernd Bestel
2019-10-15 19:38:51 +02:00
parent 1b0308f39d
commit 9e1804252e
27 changed files with 38 additions and 381 deletions

View File

@@ -3,3 +3,4 @@
### General & other fixes
- Fixed that the meal plan menu entry (sidebar) was not visible when the calendar was disabled (`FEATURE_FLAG_CALENDAR`) (thanks @lwis)
- Slightly optimized table loading performance (thanks @lwis)