Update projects.py

This commit is contained in:
Rushabh Mehta 2018-01-31 22:20:14 +05:30 committed by GitHub
parent 32a5f38595
commit 82fa04ce32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ def get_data():
{ {
"type": "doctype", "type": "doctype",
"name": "Task", "name": "Task",
"route": "Tree/Task", "route": "List/Task",
"description": _("Project activity / task."), "description": _("Project activity / task."),
}, },
{ {