|
|
@@ -301,7 +301,7 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
<td>data-page-list</td>
|
|
|
<td>Array</td>
|
|
|
<td>[10, 25, 50, 100]</td>
|
|
|
- <td>When set pagination property, initialize the page size selecting list. If you include the 'All' option, all the records will be shown in your table.</td>
|
|
|
+ <td>When set pagination property, initialize the page size selecting list. If you include the 'All' or 'Unlimited' option, all the records will be shown in your table.</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>selectItemName</td>
|