cleanup to projects and tasks and now embedding gantt chart inside project

This commit is contained in:
Rushabh Mehta
2012-08-08 14:19:33 +05:30
parent 2937e7e842
commit aff1599fe5
21 changed files with 396 additions and 1128 deletions

View File

@@ -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",
]
}