Please send feedback to
- Air supply flow rate
+ Air supply flow rate
- Air changes per hour
+ Air changes per hour
Number of windows:
- Height of window:
- Width of window:
- Opening distance:
+ Height of window:
+ Width of window:
+ Opening distance:
Windows open:
diff --git a/cara/apps/calculator/static/js/form.js b/cara/apps/calculator/static/js/form.js
index dedf29e2..c1bdaaf1 100644
--- a/cara/apps/calculator/static/js/form.js
+++ b/cara/apps/calculator/static/js/form.js
@@ -2,9 +2,6 @@ function clear_form(){
document.covid_calculator.reset();
}
-function test() {
-}
-
/* -------Show/Hide DIVs------- */
function show(show, var_id, obj) {
var show = document.getElementById(show);
@@ -133,4 +130,4 @@ function require_lunch(option) {
/* -------UI------- */
$(function() {
$("#datepicker").datepicker();
-});
\ No newline at end of file
+});
\ No newline at end of file