test
This commit is contained in:
@@ -259,6 +259,7 @@ function booking_emails_custom_ajax_form($node, &$form_state) {
|
|||||||
$form = array();
|
$form = array();
|
||||||
$email_options_array = array();
|
$email_options_array = array();
|
||||||
$data = $node;
|
$data = $node;
|
||||||
|
$submit_button_disabled = TRUE;
|
||||||
|
|
||||||
//$email_options_array = _booking_custom_email_types();
|
//$email_options_array = _booking_custom_email_types();
|
||||||
$email_options_array['NULL'] = "---";
|
$email_options_array['NULL'] = "---";
|
||||||
|
Reference in New Issue
Block a user