×

Priority for <%- t_id %>

<% if (can_change_priority && _.contains(['New', 'Processed', 'Queued'], status)) { %> <% _.each(possible_priorities, function (p) { %> <% }) %> <% } else { %> <% _.each(possible_priorities, function (p) { %> <% }) %> <% } %>
<% if (allowed_priorities.length != possible_priorities.length) { %> You only have permission to reduce the priority of your recipe set. A Beaker queue administrator can increase the priority. <% } %>
<% if (can_change_priority && _.contains(['New', 'Processed', 'Queued'], status)) { %> <% } else { %> <% } %>