app controller
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
else
|
else
|
||||||
stored_location_for(resource) || request.referer || root_path
|
stored_location_for(resource) || request.referer || root_path
|
||||||
end
|
end
|
||||||
end^
|
end
|
||||||
def get_theme
|
def get_theme
|
||||||
if ThemesForRails.available_theme_names.include?(params[:theme])
|
if ThemesForRails.available_theme_names.include?(params[:theme])
|
||||||
params[:theme]
|
params[:theme]
|
||||||
|
|||||||
Reference in New Issue
Block a user