Files
fuj-management/go/internal/web/templates/adults.tmpl
Jan Novak aa0c17f521
All checks were successful
Deploy to K8s / deploy (push) Successful in 10s
fix(go): align adults cell class names with Python; un-underline Pay buttons
- Map unpaid|partial → cell-unpaid (or cell-unpaid-current for current
  month) and surplus → cell-overridden, matching Python's Jinja logic;
  avoids emitting non-existent cell-partial/cell-surplus classes that
  caused Pay buttons to escape the table.
- Add text-decoration: none to .pay-btn so anchor-based Pay links don't
  show the default underline.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-08 10:33:30 +02:00

5.0 KiB