app/soc/templates/soc/priority_group/list/heading.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 18 Apr 2009 14:02:56 +0000
changeset 2208 1bf4e904d5f5
permissions -rw-r--r--
Add priority groups (model, logic, and view) Priority groups will be a key part of the Job system, allowing the site admin to give a higher priority to certain job types on the fly. Patch by: Sverre Rabbelier

<tr align="left">
  <th>Link ID</th>
  <th>Name</th>
  <th>Priority</th>
</tr>