mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:34:31 +08:00
FIX: select appropriate period when redirecting to top
This commit is contained in:
@ -207,7 +207,7 @@ module Discourse
|
||||
end
|
||||
|
||||
def self.base_url
|
||||
return base_url_no_prefix + base_uri
|
||||
base_url_no_prefix + base_uri
|
||||
end
|
||||
|
||||
def self.enable_readonly_mode
|
||||
|
Reference in New Issue
Block a user