commit
4909a3ecef
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@ class Champs::AnnuaireEducationChamp < Champs::TextChamp
|
|||
end
|
||||
|
||||
def fetch_external_data
|
||||
ApiEducation::AnnuaireEducationAdapter.new(external_id).to_params
|
||||
APIEducation::AnnuaireEducationAdapter.new(external_id).to_params
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue