Commit d7de8721140c3a16b4499e4ee5e45c6555a0614c

Authored by Caroline Salib
1 parent 7fbff349
Exists in master

Ajustado para apresentar o campo da escola ao cadastrar nova turma;]

portabilis/ieducar#181
Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
ieducar/intranet/educar_turma_cad.php
@@ -233,8 +233,6 @@ class indice extends clsCadastro @@ -233,8 +233,6 @@ class indice extends clsCadastro
233 233
234 include 'include/pmieducar/educar_campo_lista.php'; 234 include 'include/pmieducar/educar_campo_lista.php';
235 235
236 - $this->campoOculto('ref_cod_escola', $this->ref_cod_escola);  
237 -  
238 if ($this->ref_cod_escola) { 236 if ($this->ref_cod_escola) {
239 $this->ref_ref_cod_escola = $this->ref_cod_escola; 237 $this->ref_ref_cod_escola = $this->ref_cod_escola;
240 } 238 }