Implementation of travel form
This commit is contained in:
@@ -604,7 +604,6 @@ function booking_studygroups_calculate() {
|
||||
//check for maximum group size
|
||||
_booking_loop_carefully($session_count, 'total', $i, $max_people, $group->booking_num_group_sessions, 2);
|
||||
|
||||
|
||||
//assign this attendee to this session if unprocessed so far
|
||||
if ($current->processed == 0)
|
||||
{
|
||||
|
Reference in New Issue
Block a user