0
0
Fork 0

adjust public profile pages 2 (#5223)

This commit is contained in:
Lynx Kotoura 2017-10-05 05:49:36 +09:00 committed by Eugen Rochko
parent 636acb5712
commit 32e8a87830
3 changed files with 10 additions and 11 deletions

View file

@ -3,6 +3,5 @@
Kaminari.configure do |config|
config.default_per_page = 40
config.window = 1
config.left = 3
config.right = 1
config.outer_window = 1
end