Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
simcaq-node
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
simcaq
simcaq-node
Commits
986c3d73
Commit
986c3d73
authored
Dec 05, 2019
by
Victor Picussa
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'ies_ca_categories' into development
parents
fbdf9d94
b9165372
Pipeline
#22403
failed with stage
in 60 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
src/libs/convert/upperAdmDependency.js
src/libs/convert/upperAdmDependency.js
+4
-0
No files found.
src/libs/convert/upperAdmDependency.js
View file @
986c3d73
...
...
@@ -34,6 +34,10 @@ module.exports = function upperAdmDependency(id) {
return
'
Privada confessional
'
;
case
7
:
return
'
Especial
'
;
case
8
:
return
'
Privada comunitária
'
;
case
9
:
return
'
Privada - Particular em sentido estrito
'
;
default
:
return
'
Não classificada
'
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment