moving parenthesis out of the conditional so that displays regardless of days of...
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 15 Sep 2016 16:25:16 +0000 (12:25 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 15 Sep 2016 16:25:16 +0000 (12:25 -0400)
views/front/events/agenda.html

index b2ad235..9b2eca7 100644 (file)
                                                 <span class="agenda-event-weekday"> {$day|substr:0:3} </span>
                                              {/if}
                                              {/foreach}
-                                             )
+                                            
                                         </span>
                                         {/if}
+                                         )
                                         </div>
                                     <div class="day-times-wrapper">
                                         {if !$event.all_day}