fix
This commit is contained in:
@@ -260,8 +260,6 @@ function _booking_manual_email_selecttype_dropdown_callback($form, &$form_state)
|
||||
'#attributes' => array('id' => 'sort-table'),
|
||||
'#prefix' => '<div id="manual-email-attendees-items">',
|
||||
'#suffix' => '</div>',
|
||||
'#value' => t('test'),
|
||||
'#parents' => array('table'),
|
||||
);
|
||||
watchdog('booking_debug', "<pre>Manual email new form table\n@info</pre>", array('@info' => print_r( $form['table'], true)));
|
||||
//$form['table']['#default_value'] = $new_default_values;
|
||||
|
Reference in New Issue
Block a user