Skip to content

Commit 25bd565

Browse files
committed
display 25 rows by default, again per suggestion of JJ
1 parent 83d5b96 commit 25bd565

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inst/www/shared/shiny.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,7 @@
12101210
"bServerSide": true,
12111211
"aaSorting": [],
12121212
"bSortClasses": false,
1213+
"iDisplayLength": 25,
12131214
"sAjaxSource": data.action
12141215
}, data.options));
12151216
// use debouncing for searching boxes

0 commit comments

Comments
 (0)