From 1d9e7f77ea783cc237da69671be03b86fe582664 Mon Sep 17 00:00:00 2001 From: Eder Soares Date: Mon, 1 Jul 2024 16:26:37 -0300 Subject: [PATCH] =?UTF-8?q?Remove=20c=C3=B3digo=20morto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ieducar/intranet/educar_reserva_vaga_lst.php | 9 ++++++--- ieducar/modules/Api/Views/AlunoController.php | 2 -- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ieducar/intranet/educar_reserva_vaga_lst.php b/ieducar/intranet/educar_reserva_vaga_lst.php index 4443374abb..dd1d75b14f 100644 --- a/ieducar/intranet/educar_reserva_vaga_lst.php +++ b/ieducar/intranet/educar_reserva_vaga_lst.php @@ -144,10 +144,10 @@ public function Formular() $this->title = 'Reserva Vaga'; $this->processoAp = '639'; } -}; - -?> + public function makeExtra() + { + return << +SCRIPT; + } +}; diff --git a/ieducar/modules/Api/Views/AlunoController.php b/ieducar/modules/Api/Views/AlunoController.php index 5bc94213c1..eb7b2ec590 100644 --- a/ieducar/modules/Api/Views/AlunoController.php +++ b/ieducar/modules/Api/Views/AlunoController.php @@ -1818,8 +1818,6 @@ protected function validatePhoto() return false; } - - return false; } else { $this->objPhoto = null;