FIX: glonass hardcoded in application_controller and config
This commit is contained in:
@@ -13,6 +13,6 @@ class ApplicationController < ActionController::Base
|
||||
end
|
||||
end
|
||||
def default_url_options
|
||||
{locale: I18n.locale, host:"glonass.htu.tuwien.ac.at"}
|
||||
{locale: I18n.locale}
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user