fix: empty states redesign and misc changes

This commit is contained in:
Jannat Patel
2022-02-24 12:40:13 +05:30
parent b5d870d885
commit bcd80b616d
8 changed files with 57 additions and 38 deletions

View File

@@ -16,10 +16,11 @@
"docstatus": 0,
"doctype": "Web Form",
"idx": 0,
"is_multi_step_form": 0,
"is_standard": 1,
"login_required": 1,
"max_attachment_size": 0,
"modified": "2021-12-30 12:09:22.469041",
"modified": "2022-02-24 11:31:25.290524",
"modified_by": "Administrator",
"module": "Job",
"name": "job-opportunity",
@@ -76,10 +77,10 @@
{
"allow_read_on_all_link_options": 0,
"default": "Open",
"fieldname": "job_opportunity_status",
"fieldname": "status",
"fieldtype": "Select",
"hidden": 0,
"label": "Job Opportunity Status",
"label": "Status",
"max_length": 0,
"max_value": 0,
"options": "Open\nClosed",
@@ -120,7 +121,7 @@
"max_length": 0,
"max_value": 0,
"read_only": 0,
"reqd": 0,
"reqd": 1,
"show_in_filter": 0
},
{