Skip to content

Commit

Permalink
Merge pull request #182 from GeoNet/fits-deprecate
Browse files Browse the repository at this point in the history
remove menu item for FITS
  • Loading branch information
sue-h-gns authored Nov 28, 2024
2 parents f2c17e5 + 755b14f commit c2acb57
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 c2acb57

Please sign in to comment.