renamed color field

This commit is contained in:
Shreya
2018-04-30 13:58:17 +05:30
parent 9c688f6dbf
commit fd47b92138
11 changed files with 18 additions and 21 deletions

View File

@@ -503,7 +503,7 @@
"bold": 0,
"collapsible": 0,
"columns": 0,
"fieldname": "_color",
"fieldname": "color",
"fieldtype": "Color",
"hidden": 0,
"ignore_user_permissions": 0,
@@ -1283,7 +1283,7 @@
"istable": 0,
"max_attachments": 5,
"menu_index": 0,
"modified": "2018-04-27 16:31:41.490545",
"modified": "2018-04-30 12:48:52.743838",
"modified_by": "Administrator",
"module": "Projects",
"name": "Task",

View File

@@ -8,8 +8,7 @@ frappe.views.calendar["Task"] = {
"id": "name",
"title": "subject",
"allDay": "allDay",
"progress": "progress",
"color": "_color"
"progress": "progress"
},
gantt: true,
filters: [