diff -r 08ec7ca16dce -r 506cda0463e8 app/soc/templates/soc/student_project/list/row_manage.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/soc/templates/soc/student_project/list/row_manage.html Tue Jul 28 11:23:11 2009 +0200 @@ -0,0 +1,20 @@ + +
{{ list.item.student.name }} +
+ +
{{ list.item.title }}
+
{{ list.item.mentor.name }}
+
+ {{ list.info.grading_project_surveys_completed }} + / + {{ list.info.grading_project_surveys_total }} +
+
+ {{ list.info.project_surveys_completed }} + / + {{ list.info.project_surveys_total }} +
+
{{ list.item.status }}
+