Merge branch 'website-wip' of github.com:webnotes/erpnext into website-wip

This commit is contained in:
Anand Doshi 2013-09-13 11:50:30 +05:30
commit 43e2bc84a8

View File

@ -40,7 +40,7 @@ wn.module_page["Projects"] = [
icon: "icon-wrench",
items: [
{
page: "Projects",
route: "Gantt/Task",
label: wn._("Gantt Chart"),
"description":wn._("Gantt chart of all tasks.")
},