Commit 4977fdee5ae41e9a2f1e4d824f8468e0cd291fa2

Authored by bonot
1 parent 97e167e6
Exists in 2.8 and in 6 other branches 2.2, 2.3, 2.4, 2.5, 2.6, 2.7

Copia campo de local diferenciado da turma para turmas do novo ano letivo

ieducar/intranet/educar_ano_letivo_modulo_cad.php
... ... @@ -546,7 +546,8 @@ class indice extends clsCadastro
546 546 'cod_curso_profissional',
547 547 'tipo_mediacao_didatico_pedagogico',
548 548 'nao_informar_educacenso',
549   - 'turma_mais_educacao'
  549 + 'turma_mais_educacao',
  550 + 'local_funcionamento_diferenciado'
550 551 ];
551 552  
552 553 $turmaDestino = new clsPmieducarTurma();
... ...