fix: dashboard chart link
This commit is contained in:
parent
4ea122662a
commit
39fe688809
@ -36,7 +36,7 @@ def get_default_dashboards():
|
||||
"doctype": "Dashboard",
|
||||
"dashboard_name": "Project",
|
||||
"charts": [
|
||||
{ "chart": "Report Summary", "width": "Full" }
|
||||
{ "chart": "Project Summary", "width": "Full" }
|
||||
]
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user