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

Updated 1.17 State (markdown)

cjohnsonuk 2016-06-21 15:44:57 +01:00
parent c84fea4ab7
commit 88332020a2

@ -69,7 +69,7 @@
<th>cookie_duration</th>
<td>number</td>
<td>cookie duration expressed in hours if persistence type is <code>cookie</code> (default - 87600)</td>
<td>applicable only if <code>paging</code> is enabled</td>
<td>applicable only if cookies is chosen as the persistence type</td>
<td><code>var tfConfig = { state: { types: ['cookie', 'hash'], cookie_duration: 100000 };</code></td>
</tr>
</tbody>