Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 9469 | Rev 9907 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 9469 Rev 9893
Línea 71... Línea 71...
71
    filename: "recruitmentAndSelection.js",
71
    filename: "recruitmentAndSelection.js",
72
  }
72
  }
73
};
73
};
Línea 74... Línea 74...
74
 
74
 
75
// change active path here  
75
// change active path here  
Línea 76... Línea 76...
76
const currentPath = paths.recruitment_and_selection;
76
const currentPath = paths.jobs;
77
 
77
 
78
module.exports = {
78
module.exports = {
79
  entry: currentPath.entry,
79
  entry: currentPath.entry,