diff options
Diffstat (limited to 'examples/example14-highlighting.html')
-rw-r--r-- | examples/example14-highlighting.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example14-highlighting.html b/examples/example14-highlighting.html index 5b82280..36cd87e 100644 --- a/examples/example14-highlighting.html +++ b/examples/example14-highlighting.html @@ -54,7 +54,7 @@ <script src="../lib/jquery-1.7.min.js"></script> <script src="../lib/jquery-ui-1.8.16.custom.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="../plugins/slick.cellselectionmodel.js"></script> |