Commit 448ab5d6 by Nilu Committed by Harsh Shah

layout issue fix of Job link page

parent 89980d29
......@@ -130,6 +130,6 @@ public class WebUtils
renderMode.equals(ASSESSMENT_CRITERIA) ||
renderMode.equals(WORKPLACE_CULTURE) ||
renderMode.equals(JOB_MATCH) ||
renderMode.equals(JOB_REVIEW);
renderMode.equals(JOB_REVIEW) || renderMode.equals(CREATED_JOB);
}
}
\ No newline at end of file
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