Removed preliminary data for custom fields for registrants that should not have been...
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 12 Dec 2017 21:12:01 +0000 (16:12 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 12 Dec 2017 21:12:01 +0000 (16:12 -0500)
views/front/registrations/registration.html

index b1f29c6..0beb2ba 100644 (file)
                     <!-- Selected Time: <span id="add_reg-select-time-display"></span> -->
                     <input type="hidden" id="add_reg-select-time">
                 {/if}{literal}
-
-
-
-{/literal}
-    {if apply_filters('glm-members-customfields-active', false)}
-ID = {$regEvent.id}
-        {assign var="fid" value="glm_reg_customfields_reg_attendee_`$event.id`"} {* assemble the uid with the current event ID *}
-<br>FID = {$fid}
-        {if apply_filters('glm-members-customfields-have-fields', false, $fid)}
-
-            {apply_filters('glm-members-customfields-form-display', '', $fid, $cartId, 'checkoutForm', false)}
-
-        {/if}
-    {/if}
-{literal}
-
-
-
             </div>
         </div>
     <div class="glm-row">