Skip to content

Commit

Permalink
templates: fix js block inheritance
Browse files Browse the repository at this point in the history
  • Loading branch information
kpsherva committed Sep 12, 2024
1 parent 81367f2 commit 5573f3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/cds_rdm/templates/semantic-ui/cds_rdm/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@


{%- block javascript %}
{{ super() }}
{{ webpack['theme.js']}}
{{ webpack['base-theme-rdm.js']}}
{{ webpack['i18n_app.js']}}
Expand Down

0 comments on commit 5573f3f

Please sign in to comment.