<% var colA = 'SLOVLIST5'; var colB = 'SLOVLIST6'; %> <% if (settings.displayResultsNumber === true) { %> <% } %> <% _.each(headers, function(header, i) { %> <% if (header.id !== colB) {%> <% } %> <% }); %> <% _.each(data.jobs, function(job, i) { %> <% _.each(headers, function(header, j) { %> <% if (header.id !== colB) {%> <% if (j == 0) { %> <% } %> <% } %> <% }); %> <% }); %>
<%- translate.get('numberOfJobs') %>
<%- translate.get(header.value, translate.get('Lst_ParamL'+(i+1))) %>
<% } else { %> <% } %> <% if (header.id === settings.jobLinkColumn) { %> <%= utilities.formatValue(job.jobFields[header.id], data.globals.typeDescriptor[header.id], configuration) %> <% } else { %> <% var val = utilities.formatValue(job.jobFields[header.id], data.globals.typeDescriptor[header.id], configuration) %> <%= val %> <% if (header.id === colA) {%> <% if(val != ''){%><%= ' / ' %><%}%> <%= utilities.formatValue(job.jobFields[colB], data.globals.typeDescriptor[colB], configuration) %> <% } %> <% } %> <% if ((header.id == 'jobTitle' || header.id.toUpperCase() == 'SJOBTITLE') && job.jobFields.strapLine) { %>
<% } %> <% if (j == 0) { %> <% } else { %>