mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-20 18:54:15 +01:00
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.
This commit is contained in:
parent
1ee4427ab0
commit
a9b35a4927
@ -1 +1 @@
|
||||
625cf0d430f5711066ab90d5dbd2a47b563fe863
|
||||
578127f0d04c6a7417d985baa1b399d456a94331
|
||||
|
@ -29,7 +29,7 @@ $(document).ready(function() {
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body class="dt-example">
|
||||
<body class="dt-example bootstrap">
|
||||
<div class="container">
|
||||
<section>
|
||||
<h1>DataTables example <span>Bootstrap</span></h1>
|
||||
|
Loading…
x
Reference in New Issue
Block a user