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