diff --git a/airtime_mvc/public/js/airtime/showbuilder/main_builder.js b/airtime_mvc/public/js/airtime/showbuilder/main_builder.js index 60c8bdf7f..6e46477bf 100644 --- a/airtime_mvc/public/js/airtime/showbuilder/main_builder.js +++ b/airtime_mvc/public/js/airtime/showbuilder/main_builder.js @@ -206,7 +206,6 @@ AIRTIME = (function(AIRTIME) { } }); - /* //check if the timeline viewed needs updating. setInterval(function(){ var data = {}, @@ -238,7 +237,7 @@ AIRTIME = (function(AIRTIME) { } ); }, 5 * 1000); //need refresh in milliseconds - */ + }; mod.onResize = function() {