1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-02-19 17:54:14 +01:00

Fix example: Hidden columns description text had inversed logic for the column state

This commit is contained in:
Allan Jardine 2014-10-07 15:39:22 +01:00
parent 27901e11a4
commit 4e30d0ccf7
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
e74fe2ba36193fe0b6969150f052aa782a10e187
3aa4e2301f8bb24c98040cef1e969b367091261d

View File

@ -57,8 +57,8 @@ $(document).ready(function() {
upon allowing the user access to that data (for example 'tag' information for a row entry might
used).</p>
<p>In the table below both the office and age version columns have been hidden, the former is
searchable, the latter is not.</p>
<p>In the table below both the office and age version columns have been hidden, the former is not
searchable, the latter is.</p>
</div>
<table id="example" class="display" cellspacing="0" width="100%">