update
This commit is contained in:
@@ -255,8 +255,6 @@ window.onload = function() {
|
||||
const checkbox_wind = document.getElementById("check_WindMeter");
|
||||
checkbox_wind.checked = response["windMeter"];
|
||||
|
||||
|
||||
|
||||
},
|
||||
error: function(xhr, status, error) {
|
||||
console.error('AJAX request failed:', status, error);
|
||||
|
||||
Reference in New Issue
Block a user