diff --git a/airtime_mvc/public/js/airtime/showbuilder/main_builder.js b/airtime_mvc/public/js/airtime/showbuilder/main_builder.js index 99fb2b40f..7f02199c8 100644 --- a/airtime_mvc/public/js/airtime/showbuilder/main_builder.js +++ b/airtime_mvc/public/js/airtime/showbuilder/main_builder.js @@ -222,7 +222,9 @@ AIRTIME = (function(AIRTIME) { if ($(this).is(':checked')) { $(ev.delegateTarget).find('#sb_show_filter').val(0); - } + } + + showSearchSubmit(); }); //set select event for choosing a show.