From 30e192e7389d399f7d1926189264bafb37aa2018 Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Tue, 10 Mar 2026 20:07:44 -0700 Subject: [PATCH] Fix saveOrderTypes: wrong method name and onchange firing during load MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - showToast → toast (correct method name) across all settings methods - Clear onchange before setting .checked to prevent save during load Co-Authored-By: Claude Opus 4.6 --- portal/index.html | 2 +- portal/portal.js | 27 ++++++++++++++------------- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/portal/index.html b/portal/index.html index b5384a7..afd1671 100644 --- a/portal/index.html +++ b/portal/index.html @@ -806,7 +806,7 @@
- +