suite
This commit is contained in:
parent
aafed2d898
commit
d84a851e41
@ -6,7 +6,7 @@ class ExternalLink < ActiveRecord::Base
|
||||
"Lien externe : #{self.url}"
|
||||
end
|
||||
|
||||
def cible_url(lang)
|
||||
def cible_url(lang="fr")
|
||||
|
||||
self.url
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user