This commit is contained in:
Shreya Shah 2018-07-11 14:36:49 +05:30 committed by Nabin Hait
parent cc9c7d5e2a
commit 8dc4c945dc

View File

@ -36,13 +36,13 @@ def get_data():
"items": [ "items": [
{ {
"type": "doctype", "type": "doctype",
"name": "Job Applicant", "name": "Job Opening",
"description": _("Applicant for a Job."), "description": _("Opening for a Job."),
}, },
{ {
"type": "doctype", "type": "doctype",
"name": "Job Opening", "name": "Job Applicant",
"description": _("Opening for a Job."), "description": _("Applicant for a Job."),
}, },
{ {
"type": "doctype", "type": "doctype",