We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f680458 + 6fc35f4 commit dc8bdb9Copy full SHA for dc8bdb9
src/main/resources/io/jenkins/plugins/data-tables.jelly
@@ -15,7 +15,7 @@ Use it like <st:adjunct includes="io.jenkins.plugins.data-tables"/>
15
16
<script type="text/javascript" src="${resURL}/plugin/data-tables-api/js/jquery.dataTables.min.js"/>
17
<script type="text/javascript" src="${resURL}/plugin/data-tables-api/js/dataTables.bootstrap5.min.js"/>
18
- <script type="text/javascript" src="${resURL}/plugin/data-tables-api/js/dataTables.mark.min.js"/>
+ <script type="text/javascript" src="${resURL}/plugin/data-tables-api/js/datatables.mark.min.js"/>
19
<script type="text/javascript" src="${resURL}/plugin/data-tables-api/js/jquery.mark.min.js"/>
20
21
</j:jelly>
0 commit comments