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