Skip to content
Snippets Groups Projects
Commit b254bb4b authored by Fernando Erd's avatar Fernando Erd
Browse files

Change name in rural location

parent 5c1ad6fa
Branches
Tags
1 merge request!257V1.14.0
Pipeline #23162 failed
......@@ -23,7 +23,7 @@ module.exports = function ruralLocation(id) {
case 1:
return 'Urbana';
case 2:
return 'Rural';
return 'Rural sem especificação';
case 3:
return 'Rural - Área de assentamento';
case 4:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment