Skip to content

Commit

Permalink
Add pluginToggler.js to Aggregate Report (#3202)
Browse files Browse the repository at this point in the history
  • Loading branch information
madelondohmen authored and dekkers committed Jul 9, 2024
1 parent 0ace7c7 commit 483437a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rocky/reports/templates/aggregate_report/setup_scan.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@
{% block html_at_end_body %}
{{ block.super }}
<script src="{% static "js/checkboxToggler.js" %}" nonce="{{ request.csp_nonce }}"></script>
<script src="{% static "js/pluginToggler.js" %}" nonce="{{ request.csp_nonce }}"></script>
{% endblock html_at_end_body %}

0 comments on commit 483437a

Please sign in to comment.