<%= first_name %> <%= last_name %>

<%= punch_time %>

<%= punch_date %>

<% if (show_transfer_ui) { %>
checked <% } %> type="checkbox">
<% } %>
<% if (show_branch_ui) { %>
<% } %> <% if ( show_department_ui ) { %>
<% } %> <% if (LocalCacheData.getCurrentCompany().product_edition_id >= 20) { %> <% if( show_job_ui ) { %>
<% } %> <% if (show_job_item_ui) { %>
<% } %> <% } %> <% if (LocalCacheData.getCurrentCompany().product_edition_id >= 20) { %> <% if ( show_bad_quantity_ui && show_good_quantity_ui ) { %>
<%= $.i18n._('Good') %>
/ <%= $.i18n._('Bad') %>
<% } else if ( show_good_quantity_ui ) { %>
<%= $.i18n._('Good') %>
<% } else if ( show_bad_quantity_ui ) { %>
<%= $.i18n._('Bad') %>
<% } %> <% } %> <% if ( _.size(other_fields) > 0 ) { %> <% var i = 100; %> <% _.each( other_fields, function( other_field ) { i++; %>
<% }) %> <% } %> <% if ( show_node_ui ) { %>
<% } %>