Skip to content
Snippets Groups Projects
Commit 9ccc0857 authored by João Kieras's avatar João Kieras Committed by Pietro Cavassin
Browse files

Add value to field - filter(2)

parent ecccada6
No related branches found
No related tags found
4 merge requests!335Homologa,!334Dev,!331Issue 752 aee,!309Merge new updates into master
...@@ -139,7 +139,7 @@ rqf.addField({ ...@@ -139,7 +139,7 @@ rqf.addField({
type: 'integer', type: 'integer',
field: 'localizacao_id' field: 'localizacao_id'
} }
}).addValue({ }, 'filter').addValue({
name: 'ethnic_group', name: 'ethnic_group',
table: 'numero_estudantes_aee', table: 'numero_estudantes_aee',
tableField: 'cor_raca_id', tableField: 'cor_raca_id',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment