commit | 555279b6e66bc3c258622972715f247f721358fd | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Feb 07 13:27:46 2017 +0530 |
committer | GitHub <noreply@github.com> | Tue Feb 07 13:27:46 2017 +0530 |
tree | 0215c483db3f631fc5f837a2b7e9c45dda3e563f | |
parent | ddcb514b650c8d9fdec5ba0a7d865670db856127 [diff] | |
parent | 92b6ceec41d67308c6d24a80882cf37967e47594 [diff] |
Merge pull request #7680 from bcornwellmott/patch-7 Duplicate "title" field
diff --git a/erpnext/projects/doctype/timesheet/timesheet_calendar.js b/erpnext/projects/doctype/timesheet/timesheet_calendar.js index 0af1a6c..14f016a 100644 --- a/erpnext/projects/doctype/timesheet/timesheet_calendar.js +++ b/erpnext/projects/doctype/timesheet/timesheet_calendar.js
@@ -4,7 +4,6 @@ "end": "end_date", "name": "parent", "id": "name", - "title": "name", "allDay": "allDay", "child_name": "name", "title": "title"