From bc12f8d168ef0f668a04bdffb42ac7f3cc874935 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mart=C3=ADn=20Marrese?= Date: Fri, 19 Sep 2003 18:11:14 +0000 Subject: [PATCH] Agrego la funcionalidad de habilitado a Noticias --- sistema/www/noticias.php | 1 + 1 file changed, 1 insertion(+) diff --git a/sistema/www/noticias.php b/sistema/www/noticias.php index 809b7a9..cce9f52 100644 --- a/sistema/www/noticias.php +++ b/sistema/www/noticias.php @@ -26,6 +26,7 @@ 'id' => 'grupo', 'id_activo' => $grupo, 'nombre' => 'nombre', + 'habilitado' => 'habilitado', 'id_padre' => 'grupo_padre', 'order' => '', 'prepend_link' => 'noticias.php?grupo='); -- 2.43.0