test
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user