Skip to content

Commit

Permalink
Inherit js scripts from base template
Browse files Browse the repository at this point in the history
  • Loading branch information
Chiara Rasi committed Oct 8, 2024
1 parent 78d1aa5 commit 9682a04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chanjo2/templates/mane-overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ <h2>MANE Transcripts coverage report</h2>
{% endblock %}

{% block js_code %}
{{ super() }}
<script>
let theForm = document.getElementById("maneStatsForm");
function getGeneStatsPage(hgncId)
Expand Down

0 comments on commit 9682a04

Please sign in to comment.