removing comment that was outputting in the inspector
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 27 Jun 2018 11:56:56 +0000 (07:56 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 27 Jun 2018 11:56:56 +0000 (07:56 -0400)
commented out print_r statement was showing up in the inspector comments, removing from the list view

views/front/registrations/list.html

index 25efacc..b836497 100644 (file)
@@ -17,7 +17,7 @@
 {if $haveRegEvents}
     {foreach $regEvents as $event}
      
-<!--        <pre>{$event|@print_r}</pre>-->
+
         <!-- EVENT REG ITEM START -->
         <div class="glm-columns glm-small-12 glm-reg-event-item">