Skip to content

Commit

Permalink
update header nav item for landslide projects
Browse files Browse the repository at this point in the history
  • Loading branch information
bpeng committed Jan 30, 2024
1 parent 9e86c01 commit 48f50b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/geonet_header/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<a class="nav-link dropdown-toggle {{if .Active.Landslide}}active-menu{{end}}" href="#" data-bs-toggle="dropdown" data-target="#" role="button" aria-haspopup="true" aria-expanded="false" title="Landslide"> Landslide </a>
<div class="dropdown-menu">
<a class="dropdown-item" href="{{.Origin}}/landslide/dam"> Dams </a>
<a class="dropdown-item" href="{{.Origin}}/landslide/projects"> Projects </a>
<a class="dropdown-item" href="{{.Origin}}/landslide/projects"> Monitoring & Projects </a>
<a class="dropdown-item" href="{{.Origin}}/landslide/reports"> Reports </a>
<a class="dropdown-item" href="{{.Origin}}/landslide/fox-glacier-valley"> Fox Glacier Valley </a>
<div class="dropdown-divider"></div>
Expand Down

0 comments on commit 48f50b4

Please sign in to comment.