Searched refs:renderClJobCell (Results 1 – 1 of 1) sorted by relevance
259 JOB_TYPES.map(x => renderClJobCell(`cls/${cl.num}-${cl.psNum}`, x.id))276 JOB_TYPES.map(x => renderClJobCell(src, x.id))297 JOB_TYPES.map(x => renderClJobCell(`branches/${key}`, x.id))351 function renderClJobCell(src, jobType) { function