mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
FIX: select appropriate period when redirecting to top
This commit is contained in:
parent
b49e9fb174
commit
fe656fb04d
11 changed files with 68 additions and 44 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue