Files
notifications-admin/tests/app/main/views/test_template_folders.py
Chris Hill-Scott 1ddf5b5176 Fix misaligned checkboxes
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.
2019-02-13 17:25:06 +00:00

37 KiB