<tr>
<th class="thin nowrap"><%= message('action_plans.col.status') -%></th>
<th class="thin nowrap"><%= message('action_plans.col.name') -%></th>
- <th class="thin nowrap righticon" style="text-align: right"><%= message('action_plans.col.due_for') -%></th>
+ <th class="thin nowrap righticon sortfirstasc" style="text-align: right"><%= message('action_plans.col.due_for') -%></th>
<th class="nowrap nosort center"><%= message('action_plans.col.progress') -%></th>
<th class="nowrap"><%= message('action_plans.col.description') -%></th>
<th class="nowrap"><%= message('action_plans.col.author') -%></th>
<tr>
<th class="thin nowrap"><%= message('action_plans.col.status') -%></th>
<th class="thin nowrap"><%= message('action_plans.col.name') -%></th>
- <th class="thin nowrap righticon" style="text-align: right"><%= message('action_plans.col.due_for') -%></th>
+ <th class="thin nowrap righticon sortfirstdesc" style="text-align: right"><%= message('action_plans.col.due_for') -%></th>
<th class="thin nowrap righticon" style="text-align: right"><%= message('action_plans.col.closed_on') -%></th>
<th class="nowrap nosort center"><%= message('action_plans.col.progress') -%></th>
<th class="nowrap"><%= message('action_plans.col.description') -%></th>