app/soc/templates/soc/student/list/heading.html
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 17 Feb 2009 19:37:24 +0000
changeset 1379 e6341549300c
child 2100 601c69a8976d
permissions -rw-r--r--
Added student view and accompanying templates. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1379
e6341549300c Added student view and accompanying templates.
Lennard de Rijk <ljvderijk@gmail.com>
parents:
diff changeset
     1
<tr align="left">
e6341549300c Added student view and accompanying templates.
Lennard de Rijk <ljvderijk@gmail.com>
parents:
diff changeset
     2
  <th class="first" align="right">Program ID</th>
e6341549300c Added student view and accompanying templates.
Lennard de Rijk <ljvderijk@gmail.com>
parents:
diff changeset
     3
  <th>Student ID</th>
e6341549300c Added student view and accompanying templates.
Lennard de Rijk <ljvderijk@gmail.com>
parents:
diff changeset
     4
</tr>