We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 430ebee + 7aa2ffc commit cb88069Copy full SHA for cb88069
templates/search/results.html.tx
@@ -23,7 +23,7 @@
23
<h1 class="visuallyhidden">Search the register – results</h1>
24
<h2 class="visuallyhidden">All results</h2>
25
% if $search_type == 'officers' {
26
- <details class="govuk-details" data-module="govuk-details" open="" role="group">
+ <details class="govuk-details" data-module="govuk-details" role="group">
27
<summary class="govuk-details__summary" role="button" aria-controls="details-content-0" aria-expanded="false">
28
<span class="govuk-details__summary-text">
29
Did you know you can search for officers by location?
0 commit comments