Update jquery to version 2.2.3

This commit is contained in:
Frederic Junod
2016-04-13 09:25:37 +02:00
parent 35f0928802
commit ed4ac8d83b
10 changed files with 10 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ docs: >
This example shows how to customize the buttons tooltips with <a href="http://getbootstrap.com/javascript/#tooltips">Bootstrap</a>.
tags: "custom, tooltip"
resources:
- https://code.jquery.com/jquery-1.11.2.min.js
- https://code.jquery.com/jquery-2.2.3.min.js
- https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css
- https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js
---