Skip to content

Commit

Permalink
Add actions cell to assignments table header.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiefolsom committed Aug 28, 2015
1 parent 27f5457 commit f515f93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edx_sga/templates/staff_graded_assignment/show.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<th class="header">Grade <i class="icon fa fa-sort"/></th>
<th class="header">Instructor's comments <i class="icon fa fa-sort"/></th>
<th class="header">Annotated <i class="icon fa fa-sort"/></th>
<th class="header" colspan="2">Actions</th>
</tr>
</thead>
<tbody>
Expand Down

0 comments on commit f515f93

Please sign in to comment.