Files
kicad-manager/templates/index.html
brentperteet 7a7a9dfdcc Fix switchTab function scope for ES6 module compatibility
- Expose switchTab to window object so onclick handlers can access it
- Fixes "switchTab is not defined" error when using type="module"
- Module-scoped functions are not accessible from inline HTML onclick handlers

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-27 14:01:35 -06:00

79 KiB