From e4dcd5d0e85ffe207ada3c181dafc16d41a6c83d Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Mon, 5 Aug 2019 14:10:40 -0400 Subject: [PATCH] Updated Pointer Boat checkout success page to show correct date of ticket --- version.txt | 4 ++-- views/front/PointerBoat/Shop/checkoutSuccess.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/version.txt b/version.txt index 9a1fe55..91a0860 100644 --- a/version.txt +++ b/version.txt @@ -1,5 +1,5 @@ Gaslight Media - Event Management V3 On-Line Ticketing System -Version: 3.0.1 -Revision Date: 7/19/19 +Version: 3.0.2 +Revision Date: 8/5/19 Revision Author: Chuck Scott diff --git a/views/front/PointerBoat/Shop/checkoutSuccess.html b/views/front/PointerBoat/Shop/checkoutSuccess.html index 8c98e73..3560848 100755 --- a/views/front/PointerBoat/Shop/checkoutSuccess.html +++ b/views/front/PointerBoat/Shop/checkoutSuccess.html @@ -162,7 +162,7 @@ {i.title} {if:i.date_specific.value} - - {i.start_date.date} + - {d.date} {if:i.time_specific.value} {i.ticket_time.time} {end:} -- 2.17.1