Skip to content

Commit

Permalink
commenting ontology service pages out
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaudis committed May 3, 2024
1 parent b6846ed commit b414933
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ function Side({ onClick }) {
label="Progenetix Use"
isSub="isSub"
/>
{/*
<MenuInternalLinkItem
href="/service-collection/ontologymappings"
label="Services"
Expand All @@ -187,6 +188,7 @@ function Side({ onClick }) {
label="UBERON Mappings"
isSub="isSub"
/>
*/}
<MenuInternalLinkItem
href="/service-collection/uploader"
label="Upload & Plot"
Expand Down

0 comments on commit b414933

Please sign in to comment.