Added extended search fields in jobs
Compare changes
- Nitin Jadhav authored
+ 31
− 1
@@ -162,6 +162,7 @@ export function extendJobsObjects(jobs = []) {
@@ -172,6 +173,15 @@ export function extendJobsObjects(jobs = []) {
@@ -189,8 +199,12 @@ export function extendJobsObjects(jobs = []) {
@@ -206,6 +220,22 @@ function highlightTerm(jobs, searchTerm) {