Skip to content

Commit

Permalink
ZFIN-9445 remove PDB foreign db
Browse files Browse the repository at this point in the history
  • Loading branch information
cmpich committed Dec 5, 2024
1 parent 4ed9fe3 commit 76462e3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions home/WEB-INF/jsp/marker/gene/gene-view-protein-detail.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,6 @@
>
InterPro
</zfin2:externalLink>
<c:if test="${category.PDB}">
<zfin2:externalLink
className="dropdown-item"
href="https://www.rcsb.org/pdb/protein/${category.proDBLink.accessionNumber}"
>
PDB
</zfin2:externalLink>
</c:if>
</z:otherPagesDropdown>
</td>
<td class="text-right">${category.proDBLink.length}</td>
Expand Down

0 comments on commit 76462e3

Please sign in to comment.