multiple
This commit is contained in:
@@ -257,6 +257,7 @@ function _booking_manual_email_selecttype_ajax_callback($form, &$form_state) {
|
||||
|
||||
$form['new']['table'] = array (
|
||||
'#type' => 'tableselect',
|
||||
'#multiple' => TRUE,
|
||||
'#header' => $header,
|
||||
'#options' => $options,
|
||||
'#default_value' => $new_default_values,
|
||||
|
Reference in New Issue
Block a user