mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-27 00:54:15 +01:00
Dev: Tidy up Bootstrap example description
This commit is contained in:
parent
af95119318
commit
8fbefe961f
@ -1 +1 @@
|
|||||||
8027c15b6ce57b3bbcffbd5113add53d99c4aa1a
|
060acf7e2253ffe59a7d3d7e98c59db19dd57aa5
|
||||||
|
@ -36,7 +36,7 @@ $(document).ready(function() {
|
|||||||
<h1>DataTables example <span>Bootstrap</span></h1>
|
<h1>DataTables example <span>Bootstrap</span></h1>
|
||||||
<div class="info">
|
<div class="info">
|
||||||
<p>DataTables can integrate seamlessly with <a href="http://getbootstrap.com/">Bootstrap</a> using Bootstrap's <a href="http://getbootstrap.com/css/#tables">table
|
<p>DataTables can integrate seamlessly with <a href="http://getbootstrap.com/">Bootstrap</a> using Bootstrap's <a href="http://getbootstrap.com/css/#tables">table
|
||||||
styling options</a> to present a consistent interface with your Bootstrap driven site / app.</p>
|
styling options</a> to present an interface with a uniform design, based on Bootstrap, for your site / app.</p>
|
||||||
<p>DataTables' Bootstrap integration also provides a renderer for the pagination control in DataTables to ensure that the pagination of the table is also styled
|
<p>DataTables' Bootstrap integration also provides a renderer for the pagination control in DataTables to ensure that the pagination of the table is also styled
|
||||||
consistently by Bootstrap.</p>
|
consistently by Bootstrap.</p>
|
||||||
<p>This integration is done simply by including the DataTables Bootstrap files (CSS and JS) which will set the defaults needed for DataTables to be initialised as
|
<p>This integration is done simply by including the DataTables Bootstrap files (CSS and JS) which will set the defaults needed for DataTables to be initialised as
|
||||||
|
Loading…
x
Reference in New Issue
Block a user