fix confirmation form to handle stripe
This commit is contained in:
@@ -350,6 +350,7 @@ function booking_menu() {
|
||||
);
|
||||
|
||||
//show flight info report only if we have passport info enabled
|
||||
//now deprecated
|
||||
if (variable_get('booking_enable_passport', 0) == 1)
|
||||
{
|
||||
$items['admin/booking/flights'] = array(
|
||||
|
Reference in New Issue
Block a user