swapping the include header view file with apply filters to include
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 11 Dec 2017 16:32:07 +0000 (11:32 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 11 Dec 2017 16:32:07 +0000 (11:32 -0500)
cart data

merging cart data into the header section to get rid of widget for now

views/front/registrations/cart.html
views/front/registrations/checkout.html
views/front/registrations/list.html

index 36b29dd..9f68b7e 100644 (file)
@@ -1,4 +1,4 @@
-{include file='front/registrations/header.html'}
+{apply_filters('glm_members_registrations_header', 'accountHeader')}
 
 {if $cartPageText}
 <div>
index 5901fb9..fcda91a 100644 (file)
@@ -1,4 +1,4 @@
-{include file='front/registrations/header.html'}
+{apply_filters('glm_members_registrations_header', 'accountHeader')}
 
 {if $checkoutPageText}
 <div>
index c8a75a5..35da1c4 100644 (file)
@@ -1,4 +1,4 @@
-{include file='front/registrations/header.html'}
+{apply_filters('glm_members_registrations_header', 'accountHeader')}
 
 {if $reg_bulletin}
 <div id="reg_bulletin">