disable the surf bar until we can wrangle it's drama better

This commit is contained in:
Kyle Drake 2016-06-01 07:15:57 -04:00
parent 7c6418a6fb
commit 233b6f758a
2 changed files with 10 additions and 2 deletions

View file

@ -1,5 +1,5 @@
get '/browse/?' do
@surfmode = false
@page = params[:page].to_i
@page = 1 if @page == 0