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

default was copied from previous entry. Corrected to use the actual class name

cjohnsonuk 2016-06-30 09:09:37 +01:00
parent 88332020a2
commit 3a0cc3f2d2

@ -85,7 +85,7 @@
<th>help_instructions_container_css_class</th>
<td>string</td>
<td> defines the css class of the help/instructions container
(default - 'helpBtn')</td>
(default - 'helpCont')</td>
<td></td>
<td><code>var tfConfig = { help_instructions_container_css_class: 'myCssClass'
}</code></td>