Skip to content

Commit

Permalink
Updated jQuery to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangabos committed Jan 15, 2016
1 parent f1259b3 commit df0c6b9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/index.html
Expand Up @@ -174,7 +174,7 @@ <h5><strong>4.</strong> Show tooltips programatically</h5>

</div>

<script type="text/javascript" src="public/javascript/jquery-1.10.2.js"></script>
<script type="text/javascript" src="public/javascript/jquery-1.12.0.js"></script>
<script type="text/javascript" src="../public/javascript/zebra_tooltips.js"></script>
<script type="text/javascript" src="public/javascript/main.js"></script>

Expand Down

0 comments on commit df0c6b9

Please sign in to comment.