Spaces:
Sleeping
Sleeping
Update online.html
Browse files- online.html +1 -1
online.html
CHANGED
|
@@ -850,7 +850,7 @@ function updateAlW(value) {
|
|
| 850 |
updateREC(data.rEC);
|
| 851 |
updateRSl(data.rSl);
|
| 852 |
updateRLe(data.rLe);
|
| 853 |
-
|
| 854 |
|
| 855 |
updateDataHistory(data);
|
| 856 |
updateChart();
|
|
|
|
| 850 |
updateREC(data.rEC);
|
| 851 |
updateRSl(data.rSl);
|
| 852 |
updateRLe(data.rLe);
|
| 853 |
+
updateAlW(data.alW);
|
| 854 |
|
| 855 |
updateDataHistory(data);
|
| 856 |
updateChart();
|