1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-08 08:52:32 +02:00

Updated 2.2 Public methods (markdown)

koalyptus 2015-11-22 22:17:32 +11:00
parent d96c1c0da3
commit 6f67e6ffe3

@ -20,7 +20,7 @@
<tr>
<th>destroy()</th>
<td>Destroy the filters</td>
<td>the <code>TableFilter</code> instance is still available and can re-initialise with the <code>init</code> method</td>
<td>the <code>TableFilter</code> instance is still available and can be re-initialised with the <code>init</code> method</td>
<td><code>myTF.destroy();</code></td>
</tr>
<tr>