<% if (hasMoreInfo) { %> <% } %> <% if (enableBulkEdit) { %> <% } %> <% _.each(columns, function(col, ix) { %> <% if (ix==0) { %> <% } %> <% }); %> <% if (hasMoreInfo) { %> <% } %> <% if (enableBulkEdit) { %> <% } %> <% _.each(columns, function(col, ix) { %> <% if (_.isFunction(col.visible) && !col.visible.call(that)) { return; } %> <% if (col.noSort) { %> <% } else { %> <% } %> <% if (ix==0) { %> <% } %> <% }); %>
<%- col.title %><%= col.html %> <% if (col.tooltip) { %> ? <% } %> ="<%- col.id %>">
<%- col.title %><%= col.html %> <% if (col.tooltip) { %> ? <% } %>
<%= _('Actions').t() %>