test null
This commit is contained in:
@@ -97,7 +97,7 @@ function booking_variety_session_callback($form, &$form_state) {
|
||||
);
|
||||
|
||||
|
||||
$commands[] = ajax_command_replace('#' . $fieldname, drupal_render($form['variety-sessions'][$fieldname]));
|
||||
$commands[] = ajax_command_replace(NULL, drupal_render($form['variety-sessions'][$fieldname]));
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user