Skip to content

Commit

Permalink
Merge branch 'master' into rmCreateCollBrowse
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmyers authored Dec 15, 2024
2 parents 05402fc + 0844d4f commit 4c8aa3f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions templates/layouts/topLevel.jade
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ block generalTopLevelButtons
if rdfType.name == 'Component' || rdfType.name == 'Sequence'
li
a(href=meta.url + '/fasta') Download FASTA
if rdfType.name == 'Component' || rdfType.name == 'Module'
li
a.sbh-download-picture Download Image
if rdfType.name == 'Attachment'
li
a(href=meta.attachmentDownloadURL) Download Attachment
Expand Down

0 comments on commit 4c8aa3f

Please sign in to comment.