app/soc/templates/soc/student_proposal/list/detailed_heading.html
author Lennard de Rijk <ljvderijk@gmail.com>
Wed, 04 Mar 2009 22:35:54 +0000
changeset 1668 e3780ee24322
child 1685 4b48cd4e4aa9
permissions -rw-r--r--
The organization proposal list has been significantly changed. It now redirects to the review page. All reviewed applications are separated from the non-reviewed ones by two lists. This view uses the two new templates submitted in this patch. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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