fix errors generated with no attendees
This commit is contained in:
@@ -14,6 +14,7 @@ function booking_studygroups_admin() {
|
||||
global $event;
|
||||
$output = "";
|
||||
$header = array('Study Group', 'Session Count', 'Reading Group?', 'Edit Definition');
|
||||
$rows = array();
|
||||
$attributes = array('style' => 'max-width:60%');
|
||||
//$attributes = array();
|
||||
|
||||
|
Reference in New Issue
Block a user