1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-09 01:12:38 +02:00

Updated 1.02 Main features (markdown)

koalyptus 2016-04-05 09:42:37 +02:00
parent 50212c34c3
commit cb13c9980e

@ -277,14 +277,6 @@
<td></td>
<td><code>var tfConfig = { toolbar_target_id: 'myContainerId' };</code></td>
</tr>
<tr>
<th>status</th>
<td>boolean</td>
<td>if set true this property displays status messages in the browser's
status bar </td>
<td></td>
<td><code>var tfConfig = { status: true }</code></td>
</tr>
<tr>
<th>or_operator</th>
<td>string</td>