bug fixes

This commit is contained in:
2014-11-17 18:00:51 +11:00
parent 20c6bc90ad
commit 27a7dfdd69
3 changed files with 3 additions and 2 deletions

View File

@@ -1627,6 +1627,7 @@ function booking_studygroups_view_form($node, &$form_state, $group_id) {
$is_reading_group = FALSE;
$form = array();
$options = array();
$rows = array();
$last_session = "";
$class_array = array(
0 => "normal-row",