saveModules() used event.target, which is undefined when called from saveAll. Replaced with direct checkbox lookups and null checks.
46 KiB
46 KiB
saveModules() used event.target, which is undefined when called from saveAll. Replaced with direct checkbox lookups and null checks.