Configurable FAQ url

This commit is contained in:
Neil Lalonde
2013-06-27 12:10:43 -04:00
parent d13166fa17
commit 94b8286819
5 changed files with 19 additions and 6 deletions

View File

@ -81,10 +81,6 @@ module ApplicationHelper
result
end
def faq_path
return "#{Discourse::base_uri}/faq"
end
def login_path
return "#{Discourse::base_uri}/login"
end