mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-14 18:51:21 +00:00
cleanup to projects and tasks and now embedding gantt chart inside project
This commit is contained in:
@@ -23,4 +23,7 @@
|
||||
"public/js/complete_setup.js": [
|
||||
"erpnext/startup/js/complete_setup.js",
|
||||
],
|
||||
"public/js/gantt_task.js": [
|
||||
"erpnext/projects/gantt_task.js",
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user