Next release -> next up; display complexity in priority list.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1345 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -50,7 +50,7 @@ $xcats.clear()
|
||||
<a href="detail.wm?task=$task.taskId">[...]</a>
|
||||
#end
|
||||
</td>
|
||||
<td valign="top" $border>$task.getDisplayCategory()</td>
|
||||
<td valign="top" $border>$task.complexity</td>
|
||||
<td valign="top" $border><a href="edit.wm?task=$task.taskId">
|
||||
<img src="images/edit.png" border="0" alt="Edit this task"></a></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user