105361584-no acces for country

This commit is contained in:
Stas 2015-11-13 15:57:45 +02:00
parent 2803a84815
commit 4623031060

View file

@ -280,7 +280,7 @@ module Depp
end
def country_name
Country.new(country_code)
Country.new(country_code) || 'No access'
end
def org?