Skip to content

Commit 772e708

Browse files
committed
Add ALL to page list.
1 parent 8cd9a89 commit 772e708

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

welcome.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ <h1>Bootstrap Table Examples <a href="https://github.com/wenzhixin/bootstrap-tab
4343
data-show-export="true"
4444
data-show-pagination-switch="true"
4545
data-pagination="true"
46+
data-page-list="[10, 25, 50, 100, ALL]"
4647
data-show-footer="true"
4748
data-side-pagination="server"
4849
data-url="/examples/bootstrap_table/data">
@@ -139,4 +140,4 @@ <h1>Bootstrap Table Examples <a href="https://github.com/wenzhixin/bootstrap-tab
139140
}
140141
</script>
141142
</body>
142-
</html>
143+
</html>

0 commit comments

Comments
 (0)