diff options
Diffstat (limited to 'examples/example-custom-column-value-extractor.html')
-rw-r--r-- | examples/example-custom-column-value-extractor.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example-custom-column-value-extractor.html b/examples/example-custom-column-value-extractor.html index f7769fb..1600a87 100644 --- a/examples/example-custom-column-value-extractor.html +++ b/examples/example-custom-column-value-extractor.html @@ -23,7 +23,7 @@ </table> <script src="../lib/jquery-1.7.min.js"></script> -<script src="../lib/jquery.event.drag-2.0.min.js"></script> +<script src="../lib/jquery.event.drag-2.2.js"></script> <script src="../slick.core.js"></script> <script src="../slick.grid.js"></script> |