Merge new updates into master
Compare changes
- jpko19 authored
+ 1
− 1
@@ -571,7 +571,7 @@ disciplinesApp.get('/', rqf.parse(), (req, res, next) => {
@@ -571,7 +571,7 @@ disciplinesApp.get('/', rqf.parse(), (req, res, next) => {
((docente.tipo_turma_id >= 0 AND docente.tipo_turma_id <= 3 AND docente.tipo_turma_atendimento_id is NULL) \
OR ((docente.tipo_turma_atendimento_id = 1 OR docente.tipo_turma_atendimento_id = 2) AND docente.tipo_turma_id is NULL)) AND \