secubox-openwrt/package/secubox/luci-app-crowdsec-dashboard/htdocs/luci-static/resources/view/crowdsec-dashboard
CyberMind-FR 4c0ab93284 fix: Load wizard CSS in render method (v0.6.0-r4)
Fix missing navigation buttons in wizard:
- Add explicit CSS loading in render() method
- Use L.resource() to load wizard.css
- Inject <link> tag into document head
- Ensures wizard styling is applied

Issue: Navigation buttons (Cancel, Next) not visible
Cause: wizard.css was not being loaded
Solution: Add CSS file loading in render method

Frontend Changes:
- htdocs/luci-static/resources/view/crowdsec-dashboard/wizard.js
  - Add CSS link injection in render()
  - Load crowdsec-dashboard/wizard.css via L.resource()

Version: 0.6.0-4

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-07 09:01:11 +01:00
..
alerts.js fix(luci-app-crowdsec-dashboard): Fix API instantiation error 2026-01-06 15:56:33 +01:00
bouncers.js feat: Firewall Bouncer Management UI in Bouncers Page 2026-01-06 20:25:15 +01:00
decisions.js fix(luci-app-crowdsec-dashboard): Fix API instantiation error 2026-01-06 15:56:33 +01:00
metrics.js fix: String concatenation with DOM elements in CrowdSec views 2026-01-06 19:24:55 +01:00
overview.js feat(luci-app-crowdsec-dashboard): Add graceful error handling when service stopped 2026-01-06 16:07:01 +01:00
settings.js fix: String concatenation with DOM elements in CrowdSec views 2026-01-06 19:24:55 +01:00
waf.js fix: String concatenation with DOM elements in CrowdSec views 2026-01-06 19:24:55 +01:00
wizard.js fix: Load wizard CSS in render method (v0.6.0-r4) 2026-01-07 09:01:11 +01:00