This commit is contained in:
2016-05-26 22:26:33 +10:00
parent b184847b21
commit 8c43c3debe

View File

@@ -127,7 +127,7 @@ function booking_manual_email($preselected = NULL)
$form['table'] = array (
'#type' => 'tableselect',
'#multiple' => TRUE,
//'#multiple' => TRUE,
'#header' => $header,
'#options' => $options,
'#default_value' => $values,