Skip to content

Commit

Permalink
ux april 3 2024 remove access to eda from tools menu
Browse files Browse the repository at this point in the history
  • Loading branch information
aurreco-uga committed Apr 10, 2024
1 parent 1c08829 commit 1da3aa3
Showing 1 changed file with 0 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -610,19 +610,6 @@ const useHeaderMenuItems = (
type: 'reactRoute',
url: '/fasta-tool',
},
{
key: 'study-explorer',
display: (
<>
WGCNA Study explorer <img alt="NEW" src={newImage} />
</>
),
type: 'reactRoute',
url: '/workspace/analyses/DS_82dc5abc7f/new',
metadata: {
include: [PlasmoDB, HostDB, EuPathDB, UniDB],
},
},
{
key: 'webservices',
display: 'Web services',
Expand Down

0 comments on commit 1da3aa3

Please sign in to comment.