<% if (!options.recursive) { %> <% } %> <% var cnt = 0; _.each(counters.models, function(counter){ var checkboxname = "checkbox_" + cnt; cnt++; var checked = counter.checked; var selected= (counter.attributes.name === options.currentSelection); %> class="selected"<% } %> data-id="<%=counter.attributes.name%>"> <% if (!options.recursive) { %> <% } %> <% }) %>
<%= i18n.headers.counterName %> <%= i18n.headers.counterUnitName %> <%= i18n.headers.counterUnitCount %> <%= i18n.headers.counterUnitUsage %><%= i18n.headers.actions %>
<% if (counter.attributes.name=="") { %> <%= licproduct %> <% } else { %> <%= licproduct + '.' + counter.attributes.name %> <% } %> <%= counter.attributes.unitName %> <%= counter.attributes.unitCount %> <%= counter.attributes.unitUsage %> <%= i18n.actions.actions %>
  • <%= licenseesView.licenseeScreen.deallocate %>