MDL-72275 timeline: Make time dropdown options display consistently

The 6 month option was highlighted on load if previously selected,
which was not the case for any other options. This has been removed
so it behaves consistently.
This commit is contained in:
Michael Hawkins 2021-09-07 13:52:56 +08:00
parent ea0f449e1b
commit 8061730d7b

View file

@ -98,7 +98,7 @@
{{#str}} next3months, block_timeline {{/str}}
</a>
<a
class="dropdown-item {{#next6months}} active {{/next6months}}"
class="dropdown-item"
href="#"
data-from="0"
data-to="180"