This commit is contained in:
2014-07-01 11:27:13 +10:00
parent ad131989b5
commit 5bda75ff47
2 changed files with 3 additions and 1 deletions

View File

@@ -1287,12 +1287,14 @@ function _booking_leader_helper_email_summary($node) {
//check that this study group session has been defined for this attendee and that they
if (!empty($node->$sessionid) && $node->$roleid > 0)
{
/*
//make sure we only add this prefix text once, as soon as we've found a matching role
if ($found == FALSE)
{
$found = TRUE;
$rows[] = t("You have been assigned to perform the following roles for study groups:");
}
*/
//TODO: use a function for this.
//if they're a leader or reserver leader, then the matching person is the helper