fixing syntax error
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 24 Aug 2016 18:53:58 +0000 (14:53 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 24 Aug 2016 18:53:58 +0000 (14:53 -0400)
views/front/events/agenda.html

index 3741417..fc2411a 100644 (file)
                 eventsCalMonthAJAX(month_obj);
 
             } else if ( $("#glm-event-view-select option:selected").val() === "agenda"){
+                
                 main_content.removeClass("small-12").addClass("small-8");
-            }
                 rows.fadeIn('slow', function(){});
 //                search.fadeIn('slow', function(){});
                 calendar.fadeOut('slow', function(){});