fix: Remove bold property from disable checkbox (#19280)

This commit is contained in:
Deepesh Garg 2019-10-11 10:43:38 +05:30 committed by Nabin Hait
parent eba3a8e802
commit 2d064ee67a

View File

@ -188,7 +188,6 @@
"label": "Include in gross" "label": "Include in gross"
}, },
{ {
"bold": 1,
"default": "0", "default": "0",
"fieldname": "disabled", "fieldname": "disabled",
"fieldtype": "Check", "fieldtype": "Check",
@ -197,7 +196,7 @@
], ],
"icon": "fa fa-money", "icon": "fa fa-money",
"idx": 1, "idx": 1,
"modified": "2019-08-23 03:40:58.441295", "modified": "2019-10-10 19:10:02.967554",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Account", "name": "Account",