From a9b35a4927cfd148db694a67fcc4268a386e7617 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Mon, 16 Feb 2015 12:01:07 +0000 Subject: [PATCH] Dev: Add ability to set a body class for an example for extra styling information. This will help to combat conflicts with the datatables.net site css when deployed on the site. --- .datatables-commit-sync | 2 +- examples/styling/bootstrap.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.datatables-commit-sync b/.datatables-commit-sync index 91cc60dd..27bc1779 100644 --- a/.datatables-commit-sync +++ b/.datatables-commit-sync @@ -1 +1 @@ -625cf0d430f5711066ab90d5dbd2a47b563fe863 +578127f0d04c6a7417d985baa1b399d456a94331 diff --git a/examples/styling/bootstrap.html b/examples/styling/bootstrap.html index 41828351..f7339349 100644 --- a/examples/styling/bootstrap.html +++ b/examples/styling/bootstrap.html @@ -29,7 +29,7 @@ $(document).ready(function() { - +

DataTables example Bootstrap