Skip to content
Snippets Groups Projects
Commit dd13d288 authored by Henrique Varella Ehrenfried's avatar Henrique Varella Ehrenfried
Browse files

Fix bug with region in indigenas_territorail

parent b184a91f
No related branches found
No related tags found
1 merge request!48Development
Pipeline #24037 failed
...@@ -132,7 +132,7 @@ rqf.addField({ ...@@ -132,7 +132,7 @@ rqf.addField({
where: { where: {
relation: 'LIKE', relation: 'LIKE',
type: 'like_string', type: 'like_string',
field: 'nome_regiao' field: 'regiao'
} }
}); });
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment