diff --git a/core/templates/core/payroll_dashboard.html b/core/templates/core/payroll_dashboard.html index 378a33a..e02efb8 100644 --- a/core/templates/core/payroll_dashboard.html +++ b/core/templates/core/payroll_dashboard.html @@ -744,9 +744,11 @@ - {# --- Sort state (column-header clicks will set these via JS in Task 9) --- #} + {# --- Sort state (column-header clicks set these via JS) --- #} + {# --- Group-by state (keeps Flat/By Type/By Worker across Apply) --- #} + {# --- Apply / Clear buttons --- #}