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