Files
notifications-admin/app/main/views
Chris Hill-Scott 72159ff6e3 Fix search box show/hide logic
The search box should only be shown if there are too many items to
quickly scan on the page. This number is judged to be 7; see the
original PR for more context:
https://github.com/alphagov/notifications-admin/pull/1195

This commit makes that logic work in the world of folders, by explicitly
counting the templates shown on the screen, not all the templates a
service has (which may be spread across multiple folders).
2018-11-20 12:29:38 +00:00
..
2018-05-09 13:44:42 +01:00
2018-11-16 15:15:40 +00:00
2018-10-30 14:55:00 +00:00
2018-11-06 17:24:30 +00:00
2018-11-20 12:29:38 +00:00
2018-05-08 11:02:28 +01:00