rename navigation dropdown from 'Research and Resources' to 'News and Resources'

main
Nelson Jovel 3 years ago
parent 7ecc244811
commit 4086b28977

@ -18,7 +18,7 @@
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle <%= link_highlight(paths: [ in_the_news_index_path, research_index_path, resource_index_path]) %> " href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Research & Resources
News and Resources
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li class="nav-item"><%= link_to "ECP in the News", in_the_news_index_path, class: "dropdown-item" %></li>

Loading…
Cancel
Save