diff --git a/core/templates/core/payroll_dashboard.html b/core/templates/core/payroll_dashboard.html index d8b5a3e..df331a1 100644 --- a/core/templates/core/payroll_dashboard.html +++ b/core/templates/core/payroll_dashboard.html @@ -556,47 +556,151 @@ {# Row actions reuse the existing Edit / Delete / Preview modals so no new JS is needed. #} {% if active_tab == 'adjustments' %} - {# --- Sticky filter bar (Choices.js enhances the multi-selects below) --- #} + {# --- Sticky filter bar (pill-popover checkbox filters for Type/Workers/Teams) --- #}