app/soc/templates/soc/student_proposal/list/heading.html
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 21 Mar 2009 18:15:18 +0000
changeset 1983 ba5be8275a75
parent 1465 f3805525efda
child 1999 bb3317e4db12
permissions -rw-r--r--
Student proposal list now shows proper date and the normal list shows the organization name. Addresses Issue 396. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

<tr align="left">
  <th class="first" align="right">Student</th>
  <th>Title</th>
  <th>Organization Name</th>
  <th>Last Modified on</th>
</tr>