mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-17 03:06:28 -07:00
Add in the news page
This commit is contained in:
parent
aff7b04ed4
commit
7ba18bb171
18 changed files with 72 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
Research & Resources
|
||||
</a>
|
||||
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
|
||||
<li class="nav-item"><%= link_to "ECP in the News", construction_index_path, class: "dropdown-item" %></li>
|
||||
<li class="nav-item"><%= link_to "ECP in the News", in_the_news_index_path, class: "dropdown-item" %></li>
|
||||
<li class="nav-item"><%= link_to "Research", research_index_path, class: "dropdown-item" %></li>
|
||||
<li class="nav-item"><%= link_to "Resources", resource_index_path, class: "dropdown-item" %></li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue