Fix error with date in dashboard template
This commit is contained in:
@@ -59,6 +59,7 @@ def dashboard():
|
||||
end_date=end_date,
|
||||
month=month_view,
|
||||
week = week_view,
|
||||
date=date,
|
||||
**graph_data
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user