mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Docs: Use correct parser file for sugar.js. See #1084
This commit is contained in:
parent
3e152c4c77
commit
9475a7c39c
@ -171,7 +171,7 @@
|
|||||||
|
|
||||||
<!-- https://sugarjs.com/docs/#/DateParsing -->
|
<!-- https://sugarjs.com/docs/#/DateParsing -->
|
||||||
<script src="../js/sugar.js"></script>
|
<script src="../js/sugar.js"></script>
|
||||||
<script src="../js/parsers/parser-date-sugar.js"></script></pre>
|
<script src="../js/parsers/parser-date.js"></script></pre>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1>Javascript</h1>
|
<h1>Javascript</h1>
|
||||||
|
Loading…
Reference in New Issue
Block a user