lol that would have been dumb
This commit is contained in:
parent
dd02d221d4
commit
e818f494bb
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ class MapsController < ApplicationController
|
||||||
def sharedmaps
|
def sharedmaps
|
||||||
if !authenticated?
|
if !authenticated?
|
||||||
skip_policy_scope
|
skip_policy_scope
|
||||||
return redirect_to activemaps_url
|
return redirect_to explore_active_path
|
||||||
end
|
end
|
||||||
|
|
||||||
page = params[:page].present? ? params[:page] : 1
|
page = params[:page].present? ? params[:page] : 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue