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.
datatables.mark.min.js
1 parent fdee3cd commit 6fc35f4Copy full SHA for 6fc35f4
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