105361584-no acces for country

This commit is contained in:
Stas 2015-11-13 15:57:45 +02:00 committed by Matt Farnsworth
parent 3db92b246a
commit 091ce79dd8

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?