test
This commit is contained in:
@@ -127,7 +127,7 @@ function booking_manual_email($preselected = NULL)
|
|||||||
|
|
||||||
$form['table'] = array (
|
$form['table'] = array (
|
||||||
'#type' => 'tableselect',
|
'#type' => 'tableselect',
|
||||||
'#multiple' => TRUE,
|
//'#multiple' => TRUE,
|
||||||
'#header' => $header,
|
'#header' => $header,
|
||||||
'#options' => $options,
|
'#options' => $options,
|
||||||
'#default_value' => $values,
|
'#default_value' => $values,
|
||||||
|
Reference in New Issue
Block a user