Skip to content
Snippets Groups Projects

Development

Merged lgtg20 requested to merge development into homologa
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -35,6 +35,7 @@ module.exports = function modalityShift(id) {
case 7:
return 'EaD ou semipresencial';
case 9:
case null:
return 'Não informado';
case 99:
return 'Não frequenta instituição de ensino';
Loading