2
0
Fork 0
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:
Régis Hanol 2015-09-21 20:28:20 +02:00
parent b49e9fb174
commit fe656fb04d
11 changed files with 68 additions and 44 deletions

View file

@ -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