Docs: Reword sortReset method description, see #1404

This commit is contained in:
Rob Garrison 2017-05-22 06:34:56 -05:00
parent 6614fffe77
commit 73c93cc9c7

View File

@ -5218,7 +5218,7 @@ $( 'table' ).trigger( 'sorton', [ sort, callback ] );</pre>
<tr id="sortreset-method"> <tr id="sortreset-method">
<td><a href="#" class="permalink">sortReset</a></td> <td><a href="#" class="permalink">sortReset</a></td>
<td>Use this method to reset the table to it's initial unsorted state (v2.4.7; <span class="version updated">v2.23.0</span>). <td>Use this method to set the table into an unsorted state (v2.4.7; <span class="version updated">v2.23.0</span>).
<div class="collapsible"> <div class="collapsible">
<h4>Direct method:</h4> <h4>Direct method:</h4>
<p>In <span class="version">v2.23.0</span>, this method can be called directly as follows:</p> <p>In <span class="version">v2.23.0</span>, this method can be called directly as follows:</p>