fix confirmation form to handle stripe

This commit is contained in:
Nathan Coad
2016-08-22 09:54:51 +10:00
parent d906c2e220
commit f79f812e4e
4 changed files with 22 additions and 9 deletions

View File

@@ -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(