app/soc/templates/soc/grading_record/list/heading.html
changeset 2611 0fe19187a3bb
child 2621 4fef5b98c67b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app/soc/templates/soc/grading_record/list/heading.html	Sun Jul 12 16:00:32 2009 +0200
@@ -0,0 +1,9 @@
+<tr align="left">
+  <th class="first" align="right">Project Name</th>
+  <th>Student</th>
+  <th>Organization</th>
+  <th>Mentor</th>
+  <th>Grade</th>
+  <th>Locked</th>
+  <th>Last Modified</th>
+</tr>