removed colour fields from txt files

This commit is contained in:
Rushabh Mehta
2013-03-05 14:19:48 +05:30
parent 5640a69e78
commit 07287e8b93
44 changed files with 1075 additions and 1177 deletions

View File

@@ -1,36 +1,35 @@
[
{
"owner": "Administrator",
"docstatus": 0,
"creation": "2012-03-27 14:36:48",
"docstatus": 0,
"modified": "2012-03-27 14:36:48",
"modified_by": "Administrator",
"modified": "2012-03-27 14:36:48"
"owner": "Administrator"
},
{
"section_style": "Simple",
"istable": 1,
"name": "__common__",
"colour": "White:FFF",
"module": "Website",
"doctype": "DocType",
"version": 3,
"show_in_menu": 0
"istable": 1,
"module": "Website",
"name": "__common__",
"section_style": "Simple",
"show_in_menu": 0,
"version": 3
},
{
"parent": "Related Page",
"name": "__common__",
"doctype": "DocField",
"permlevel": 0,
"parenttype": "DocType",
"fieldname": "page",
"fieldtype": "Link",
"label": "Page",
"name": "__common__",
"options": "Page",
"parentfield": "fields"
"parent": "Related Page",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0
},
{
"name": "Related Page",
"doctype": "DocType"
"doctype": "DocType",
"name": "Related Page"
},
{
"doctype": "DocField"

View File

@@ -1,52 +1,51 @@
[
{
"owner": "Administrator",
"docstatus": 0,
"creation": "2012-04-02 16:02:43",
"docstatus": 0,
"modified": "2012-05-07 15:21:00",
"modified_by": "Administrator",
"modified": "2012-05-07 15:21:00"
"owner": "Administrator"
},
{
"section_style": "Simple",
"istable": 1,
"name": "__common__",
"colour": "White:FFF",
"module": "Website",
"doctype": "DocType",
"version": 1,
"show_in_menu": 0
"istable": 1,
"module": "Website",
"name": "__common__",
"section_style": "Simple",
"show_in_menu": 0,
"version": 1
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Top Bar Item",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Top Bar Item",
"doctype": "DocType"
"doctype": "DocType",
"name": "Top Bar Item"
},
{
"doctype": "DocField",
"label": "Label",
"width": "120px",
"fieldname": "label",
"fieldtype": "Data"
"fieldtype": "Data",
"label": "Label",
"width": "120px"
},
{
"doctype": "DocField",
"label": "URL",
"width": "200px",
"fieldname": "url",
"fieldtype": "Data"
"fieldtype": "Data",
"label": "URL",
"width": "200px"
},
{
"doctype": "DocField",
"label": "Target",
"fieldname": "target",
"fieldtype": "Select",
"label": "Target",
"options": "\ntarget = \"_blank\""
},
{