Merge pull request #779 from No-Signal/bug/fix_adv_bat_script

Removing duplicate start script
This commit is contained in:
Daniel Öster 2025-01-11 20:23:59 +03:00 committed by GitHub
commit 7140b68d07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1163,7 +1163,6 @@ String advanced_battery_processor(const String& var) {
content += "function goToMainPage() { window.location.href = '/'; }";
content += "</script>";
content += "<script>";
content += "<script>";
content +=
"function askResetSOH() { if (window.confirm('Are you sure you want to reset degradation data? "
"Note this should only be used on 2011-2017 24/30kWh batteries!')) { "