commit | 43e2bc84a8d79e88f332e47b95fe1cef27a223ab | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Sep 13 11:50:30 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Fri Sep 13 11:50:30 2013 +0530 |
tree | 819c13840635b35686ec4566307dc0d97428a868 | |
parent | 155d985cd484bd31216a59b815262fb289b46d47 [diff] | |
parent | 22f4816832655916f47eef4d9f77dd25c2c056c9 [diff] |
Merge branch 'website-wip' of github.com:webnotes/erpnext into website-wip
diff --git a/projects/page/projects_home/projects_home.js b/projects/page/projects_home/projects_home.js index f958f74..179ac0d 100644 --- a/projects/page/projects_home/projects_home.js +++ b/projects/page/projects_home/projects_home.js
@@ -40,7 +40,7 @@ icon: "icon-wrench", items: [ { - page: "Projects", + route: "Gantt/Task", label: wn._("Gantt Chart"), "description":wn._("Gantt chart of all tasks.") },