Fixes for surf mode pagination conversion

This commit is contained in:
Kyle Drake 2014-12-01 22:19:56 -08:00
parent acb6449e77
commit 17610787ee
3 changed files with 3 additions and 2 deletions

View file

@ -123,6 +123,7 @@ class Site < Sequel::Model
plan_five: 5
}
BROWSE_PAGINATION_LENGTH = 300
many_to_many :tags