chore: remove unused fields

This commit is contained in:
Shivam Mishra 2020-04-30 19:09:06 +05:30
parent cf22647773
commit e484d8b7f3

View file

@ -14,8 +14,6 @@
"success_message",
"documentation_url",
"user_can_dismiss",
"user_can_skip",
"is_skipped",
"is_complete",
"section_break_6",
"steps"
@ -82,21 +80,6 @@
"options": "Onboarding Step Map",
"reqd": 1
},
{
"default": "0",
"description": "Allow users to skip onboarding permanently",
"fieldname": "user_can_skip",
"fieldtype": "Check",
"label": "User Can Skip"
},
{
"default": "0",
"depends_on": "eval:doc.user_can_skip",
"fieldname": "is_skipped",
"fieldtype": "Check",
"label": "Is Skipped",
"read_only": 1
},
{
"description": "System managers are allowed by default",
"fieldname": "allow_roles",
@ -107,7 +90,7 @@
}
],
"links": [],
"modified": "2020-04-30 18:30:41.910160",
"modified": "2020-04-30 19:08:44.602075",
"modified_by": "Administrator",
"module": "Desk",
"name": "Onboarding",