diff --git a/server.R b/server.R index eac2c690654925fe3629920478fe35fb709d0e3d..a127f626b32c69a2e43f1806c0c5c053793e1c4d 100644 --- a/server.R +++ b/server.R @@ -239,7 +239,7 @@ shinyServer filter = "top", dom = "lBtip", pageLength = 10, - lengthMenu = list(c(10, 25, 50, 100, -1), list('10', '25', '50', '100', 'All')), + lengthMenu = list(c(-1, 10, 25, 50, 100), list('All', '10', '25', '50', '100')), buttons = list( 'colvis', list(