mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Docs & test: Add jQuery 3.0.0-beta for testing
This commit is contained in:
parent
d341783d0e
commit
f26b25c771
@ -7596,7 +7596,7 @@ $.tablesorter.addHeaderResizeEvent( table, true );</pre>
|
||||
</div>
|
||||
|
||||
<!-- jQuery -->
|
||||
<script src="js/jquery-latest.min.js"></script>
|
||||
<script src="https://code.jquery.com/jquery-3.0.0-beta1.js"></script>
|
||||
<script src="js/jquery-ui.min.js"></script>
|
||||
<script src="js/prettify.js"></script>
|
||||
<script src="js/docs.js"></script>
|
||||
|
9976
docs/js/jquery-3.0.0-beta1.js
Normal file
9976
docs/js/jquery-3.0.0-beta1.js
Normal file
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@
|
||||
<link rel="stylesheet" href="testing/testing.css">
|
||||
|
||||
<script src="testing/qunit-1.20.0.js"></script>
|
||||
<script src="docs/js/jquery-latest.min.js"></script>
|
||||
<script src="docs/js/jquery-3.0.0-beta1.js"></script>
|
||||
<script src="js/jquery.tablesorter.js"></script>
|
||||
<script src="js/widgets/widget-filter.js"></script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user