Update bootstrap to version 3.3.6

This commit is contained in:
Frederic Junod
2016-04-13 09:21:20 +02:00
parent 01a6612ab3
commit 35f0928802
8 changed files with 13 additions and 13 deletions

View File

@@ -7,7 +7,7 @@ docs: >
tags: "custom, tooltip"
resources:
- https://code.jquery.com/jquery-1.11.2.min.js
- https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css
- https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.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
---
<div id="map" class="map"></div>