Skip to content

Commit

Permalink
update to remove fits menu item
Browse files Browse the repository at this point in the history
  • Loading branch information
bpeng committed Nov 27, 2024
1 parent f2c17e5 commit 755b14f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/geonet_header/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle {{if .Active.DataAccess}}active-menu{{end}}" href="#" data-bs-toggle="dropdown" data-target="#" role="button" aria-haspopup="true" aria-expanded="false" title="Data Access"> Data Access </a>
<div class="dropdown-menu dropdown-menu-end dropdown-menu-xl-start">
<a class="dropdown-item" href="{{.Origin}}/data/access/FITS"> FITS </a>
<a class="dropdown-item" href="{{.Origin}}/data/access/FDSN"> FDSN </a>
<a class="dropdown-item external-link" href="https://wfs.geonet.org.nz" rel="external" target="_blank"> WFS </a>
<a class="dropdown-item external-link" href="https://api.geonet.org.nz" rel="external" target="_blank"> GeoNet API </a>
Expand Down

0 comments on commit 755b14f

Please sign in to comment.