Skip to content

Commit

Permalink
fix missing jquery3 adjunct with bootstrap5
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsymhoven committed May 21, 2021
1 parent a0a2763 commit 4e31170
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

<st:adjunct includes="io.jenkins.plugins.muuri"/>
<st:adjunct includes="io.jenkins.plugins.select2"/>
<st:adjunct includes="io.jenkins.plugins.jquery3"/>

<link href="${resURL}/plugin/pull-request-monitoring/css/pull-request-monitoring.css" rel="stylesheet"/>

<!-- The data toggle for <modals:config> -->
Expand Down

0 comments on commit 4e31170

Please sign in to comment.