Skip to content
Snippets Groups Projects
Commit 5b1b6c62 authored by Fernando Gbur dos Santos's avatar Fernando Gbur dos Santos
Browse files

[FIX] Changing 'universityLocalOffer' filter to 'uni_offer_aggregate' in courseAggregate route

parent e450bde4
Branches
No related tags found
3 merge requests!434Homologa,!429Dev -> Hom,!427Course aggregate fix
...@@ -316,7 +316,7 @@ rqf.addField({ ...@@ -316,7 +316,7 @@ rqf.addField({
field: 'cod_cine_area_detalhada' field: 'cod_cine_area_detalhada'
} }
}).addValue({ }).addValue({
name: 'universityLocalOffer', name: 'uni_offer_aggregate',
table: 'ies_ens_superior', table: 'ies_ens_superior',
tableField: ['cod_ies', 'nome_ies'], tableField: ['cod_ies', 'nome_ies'],
resultField: ['university_id', 'university_name'], resultField: ['university_id', 'university_name'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment