From 0312f72ad554ed1fd40b3532cfd51e8da4e61b57 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Mon, 15 Feb 2016 15:14:54 +0000 Subject: [PATCH] Dev: Update external library dependencies --- .datatables-commit-sync | 2 +- examples/api/tabs_and_scrolling.html | 8 ++++---- examples/styling/bootstrap.html | 4 ++-- examples/styling/jqueryUI.html | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.datatables-commit-sync b/.datatables-commit-sync index d4833d80..9ae3c937 100644 --- a/.datatables-commit-sync +++ b/.datatables-commit-sync @@ -1 +1 @@ -9946f7c81e530c0fcf65f0bd38ea5364741bb268 +4a0db0ca2cec578d83d86ab5a6880616d845e683 diff --git a/examples/api/tabs_and_scrolling.html b/examples/api/tabs_and_scrolling.html index 4e97953d..99fc5c2c 100644 --- a/examples/api/tabs_and_scrolling.html +++ b/examples/api/tabs_and_scrolling.html @@ -5,7 +5,7 @@ DataTables example - Scrolling and Bootstrap tabs - + @@ -14,7 +14,7 @@ - @@ -132,7 +132,7 @@ $(document).ready(function() { //code.jquery.com/jquery-1.12.0.min.js
  • - //maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js + //maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js
  • ../../media/js/jquery.dataTables.js @@ -153,7 +153,7 @@ $(document).ready(function() {

    The following CSS library files are loaded for use in this example to provide the styling of the table: