force plain text textarea for testng
This commit is contained in:
@@ -280,6 +280,9 @@ function booking_emails_custom_ajax_form($node, &$form_state) {
|
|||||||
$form_format = NULL;
|
$form_format = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$form_type = 'textarea';
|
||||||
|
$form_format = NULL;
|
||||||
|
|
||||||
$form['email-type'] = array(
|
$form['email-type'] = array(
|
||||||
'#type' => 'select',
|
'#type' => 'select',
|
||||||
'#title' => t('Email Type'),
|
'#title' => t('Email Type'),
|
||||||
|
Reference in New Issue
Block a user