8000 Merge pull request #3645 from danielsharvey/patch-2 · pythonAI/bootstrap-table@4028ac9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4028ac9

Browse files
authored
Merge pull request wenzhixin#3645 from danielsharvey/patch-2
Doco fix: Minor correction describing onCheckSome
2 parents 47140fc + 0351ce4 commit 4028ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_i18n/en/documentation/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ $('#table').on('event-name.bs.table', function (e, arg1, arg2, ...) {
141141
<td>rows</td>
142142
<td>
143143
Fires when user check some rows, the parameters contain: <br>
144-
rows: array of records corresponding to previously checked rows.
144+
rows: array of records corresponding to newly checked rows.
145145
</td>
146146
</tr>
147147
<tr>

0 commit comments

Comments
 (0)
0