DmitrMakeev commited on
Commit
0150d65
·
verified ·
1 Parent(s): 4936365

Update online.html

Browse files
Files changed (1) hide show
  1. 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
- updateRlW(data.alW);
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();