and again
This commit is contained in:
@@ -295,6 +295,9 @@ function booking_event_form_submit($form, &$form_state) {
|
||||
->condition('eid', $values['booking_eid'])
|
||||
->execute();
|
||||
}
|
||||
|
||||
// update SQL view
|
||||
_booking_node_create_mysqlview();
|
||||
|
||||
$form_state['redirect'] = array('admin/config/booking/events');
|
||||
}
|
Reference in New Issue
Block a user