DmitrMakeev commited on
Commit
a281fd8
·
verified ·
1 Parent(s): ba11ea7

Update nutri_call.html

Browse files
Files changed (1) hide show
  1. nutri_call.html +1 -1
nutri_call.html CHANGED
@@ -1253,7 +1253,7 @@ function calculateCationsAndAnions() {
1253
  document.getElementById("anion-indicator").style.width = `${anionPercent}%`;
1254
  }
1255
 
1256
- });
1257
 
1258
 
1259
 
 
1253
  document.getElementById("anion-indicator").style.width = `${anionPercent}%`;
1254
  }
1255
 
1256
+
1257
 
1258
 
1259