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