Commit eca4cb5c authored by Sven Franck's avatar Sven Franck

data: updated urls to subordinate urls in job posting view

parent f88e60f3
......@@ -41,7 +41,7 @@
"type": "a",
"direct": {"className": "translate right ui-btn ui-btn-inline ui-btn-icon-right ui-icon-carat-r ui-btn-active"},
"attributes": {"data-i18n": "portal_type_dict.job_posting_dict.text_dict.apply_now"},
"logic": {"text": "Apply Now", "href": "#cv&id=", "setParam": [["href", "_id"]]}
"logic": {"text": "Apply Now", "href": "#application_module%26query%3Ajob_subordinate_id=", "setParam": [["href", "_id"]]}
},
{
"type": "h3",
......@@ -96,7 +96,7 @@
"type": "a",
"direct": {"className": "translate right ui-btn ui-btn-inline ui-btn-icon-right ui-icon-carat-r ui-btn-active"},
"attributes": {"data-i18n": "portal_type_dict.job_posting_dict.text_dict.apply_now"},
"logic": {"text": "Apply Now", "href": "#cv&id=", "setParam": [["href", "_id"]]}
"logic": {"text": "Apply Now", "href": "#application_module&query:job_subordinate_id=__id__", "setParam": [["href", "_id"]]}
}
]
}]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment