Skip to content
Snippets Groups Projects
Commit b3f653ec authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

correct display problem for similar drugbank compounds in compound card

Former-commit-id: 5fe439b20c1b0cd5b3a39451dd9c6f21565f91a0
parent 202d8949
No related branches found
No related tags found
No related merge requests found
......@@ -233,6 +233,7 @@
};
$('a.nav-link').on('shown.bs.tab', function (e) {
showTab(e.target.hash);
drawSmiles();
});
$(document).ready(function(){
var tabHash = document.location.hash;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment