mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-19 16:50:52 -04:00
The template list wasn’t getting the right class applied because the check was referring to an undefined variable (`can_manage_folders`) that should have been removed when all other references to it were.