Commit 4393a922db37441b448317453808e52e77d693dd

Authored by Eriksen Costa
1 parent 338e8ec6
Exists in master

Corrigida parametrização da chamada clsPmieducarServidor::lista() para que selec…

…ione apenas servidores alocados na escola
ieducar/intranet/educar_pesquisa_servidor_lst.php
... ... @@ -278,7 +278,7 @@ class indice extends clsListagem
278 278 $hr_ves,
279 279 $hr_not,
280 280 $_SESSION['dia_semana'],
281   - NULL,
  281 + $this->ref_cod_escola,
282 282 $this->identificador,
283 283 $this->ref_cod_curso,
284 284 $this->ref_cod_disciplina
... ...