Core: fix tablesorter-allowClicks default setting in docs

This commit is contained in:
Mottie 2014-10-30 10:41:41 -05:00
parent ce0cc960a4
commit 1261efd6ff

View File

@ -778,7 +778,7 @@
<tr id="cssallowclicks"> <tr id="cssallowclicks">
<td><span class="permalink">cssAllowClicks</span></td> <td><span class="permalink">cssAllowClicks</span></td>
<td>String</td> <td>String</td>
<td>&quot;tablesorter-allow-clicks&quot;</td> <td>&quot;tablesorter-allowClicks&quot;</td>
<td>Class name added to table header which allows clicks to bubble up. (<span class="version">v2.18.1</span>).</td> <td>Class name added to table header which allows clicks to bubble up. (<span class="version">v2.18.1</span>).</td>
<td></td> <td></td>
</tr> </tr>