Skip to content

Commit c31f87a

Browse files
committed
Added idField to welcome example.
1 parent c5dd67c commit c31f87a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

welcome.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ <h1>Bootstrap Table Examples <a href="https://github.com/wenzhixin/bootstrap-tab
4242
data-minimum-count-columns="2"
4343
data-show-pagination-switch="true"
4444
data-pagination="true"
45+
data-id-field="id"
4546
data-page-list="[10, 25, 50, 100, ALL]"
4647
data-show-footer="true"
4748
data-side-pagination="server"

0 commit comments

Comments
 (0)