mirror of
https://github.com/DataTables/DataTables.git
synced 2024-12-01 13:24:10 +01:00
Fix example: JS array data source had invalid HTML
This commit is contained in:
parent
d907cc6ceb
commit
6d10993421
@ -1 +1 @@
|
||||
2503461a43a643bd0faf46d2fd78aa482a87c110
|
||||
b0a468227ae0816587b2152e98866fdee9d0e5a4
|
||||
|
@ -116,7 +116,8 @@ $(document).ready(function() {
|
||||
shows the element being added by Javascript and then initialising the DataTable with a set of data from
|
||||
a Javascript array.</p>
|
||||
</div>
|
||||
<div id="demo">
|
||||
|
||||
<div id="demo"></div>
|
||||
|
||||
<ul class="tabs">
|
||||
<li class="active">Javascript</li>
|
||||
|
Loading…
Reference in New Issue
Block a user