fix
This commit is contained in:
@@ -347,7 +347,7 @@ function booking_emails_custom_ajax_form_callback($form, &$form_state) {
|
||||
|
||||
// Rebuild the form
|
||||
$form_state['rebuild'] = TRUE;
|
||||
return $form['form'];
|
||||
return $form['form']['email-definition'];
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user