<% if (showuser) { %><% } %> <% if (showproject) { %><% } %> <% if (showstatus) { %><% } %> <% _.each(prereservations, function(value, uuid) { %> <% var expando = "collapse-" + value.uuid; %> data-uid_idx="<%- value.uid_idx %>" <% } %>> <% if (showuser) { %> <% } %> <% if (showproject) { %> <% } %> <% if (showstatus) { %> <% } %> <% }); %>
  NameCreatorProjectType(s) Size Count Using Created Starts EndsStatusNotes
class="invisible" <% } else { %> class="show-childrow" <% } %> > <% if (showcontrols) { %> <% if (isadmin) { %> <% } %> <% if (isadmin) { %> <% if (value.uid_idx) { %> <% } %> <% } %> <% } %> <%- value.name %> <% if (value.uid_idx) { %> <%- value.uid %> <% } else { %> <%- value.remote_uid %> <% } %> <% if (value.pid_idx) { %> <%- value.pid %> <% } else { %> <%- value.remote_pid %> <% } %> <%- value.types %> <%- value.size %> <%- value.preres %> <%- value.using %> <%- value.created %> <% if (!value.start) { %>   <% } else if (new Date().getTime() > new Date(value.start).getTime()) { %> <%- value.start %> <% } else { %> <%- value.start %> <% } %> <% if (!value.end) { %>   <% } else { %> <%- value.end %> <% } %>
<% if (value.prereserved.length || value.nodes.length) { %>
<% if (value.prereserved.length) { %> <% _.each(value.prereserved, function(info) { %> <% }); %> <% } %> <% if (value.nodes.length) { %> <% _.each(value.nodes, function(info) { %> <% }); %> <% } %>
Node Type Status
<%- info.node_id %> <%- info.type %> <%- info.state %>
<%- info.node_id %> <%- info.type %> busy
<% } %>