Skip to content

Commit

Permalink
Update ta_cola.html
Browse files Browse the repository at this point in the history
  • Loading branch information
iamzoltan authored Feb 8, 2024
1 parent f9ec8ba commit 1c6bffc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ta_cola.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ <h5 class="card-header">Cost adjustment by location</h5>
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];

Expand Down

0 comments on commit 1c6bffc

Please sign in to comment.