From 1c6bffccc14af74531f3cfbeab7db78ee5ff93b3 Mon Sep 17 00:00:00 2001 From: Zoltan Date: Thu, 8 Feb 2024 15:57:40 -0500 Subject: [PATCH] Update ta_cola.html --- ta_cola.html | 1 + 1 file changed, 1 insertion(+) diff --git a/ta_cola.html b/ta_cola.html index 47025f4..dd1d99b 100644 --- a/ta_cola.html +++ b/ta_cola.html @@ -313,6 +313,7 @@
Cost adjustment by location
function onChange() { var country = document.getElementById('country').value var course = document.getElementById('course').value + console.log(course); var lead_ta = course[0]; var ta = course[1];