From 0b46ebb8084463e7af8e8978a8e471634668186c Mon Sep 17 00:00:00 2001 From: james Date: Mon, 6 Dec 2004 21:37:49 +0000 Subject: [PATCH] update todo allow removing of students IF studentnumber > minstudentsperproject add a class 'caution' to ues on links, such as 'remove student' add confirmClick javascript function --- TODO | 1 - common.inc.php | 11 ++++++++++ register_participants_students.php | 32 ++++++++++++++++++++---------- sfiab.css | 9 +++++++++ 4 files changed, 42 insertions(+), 11 deletions(-) diff --git a/TODO b/TODO index 12ce576..1600ad6 100644 --- a/TODO +++ b/TODO @@ -1,2 +1 @@ -- Fix sending of registration number to email addresses other than the first. - Remove students when switching from 2 back to 1 diff --git a/common.inc.php b/common.inc.php index 846b002..35acd5c 100644 --- a/common.inc.php +++ b/common.inc.php @@ -147,6 +147,17 @@ function send_header($title="") +