diff --git a/web_app/js/sif_tools.js b/web_app/js/sif_tools.js index a93326f..584c2ac 100644 --- a/web_app/js/sif_tools.js +++ b/web_app/js/sif_tools.js @@ -749,19 +749,5 @@ function run_timer() function clear_timer() { $("#timer_output_area").html("

Timer Not Running

"); -} - - - - - - - - - - - - - - - + $("#tier_info_output_area").html(""); +} \ No newline at end of file