Skip to content

Commit

Permalink
Include missing JS on admin community_search.html closes #910
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpattack authored and fenekku committed Feb 26, 2025
1 parent 2220f78 commit 6eb12c0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
{% extends "invenio_administration/search.html" %}

{% block javascript %}
{{ super() }}
{{ webpack['invenio-communities-admin-search.js'] }}
{% endblock %}

0 comments on commit 6eb12c0

Please sign in to comment.