test
This commit is contained in:
@@ -165,7 +165,7 @@ function booking_variety_session_callback($form, &$form_state) {
|
||||
//$commands[] = ajax_command_replace('#booking_variety_session_' . $timeslot->tid . '_wrapper', drupal_render($form));
|
||||
}
|
||||
|
||||
$form_state['rebuild'] = TRUE;
|
||||
//$form_state['rebuild'] = TRUE;
|
||||
return array('#type' => 'ajax', '#commands' => $commands);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user