]> git.llucax.com Git - mecon/intranet.git/commitdiff
Agrego la funcionalidad de habilitado a Noticias
authorMartín Marrese <marrese@gmail.com>
Fri, 19 Sep 2003 18:11:14 +0000 (18:11 +0000)
committerMartín Marrese <marrese@gmail.com>
Fri, 19 Sep 2003 18:11:14 +0000 (18:11 +0000)
sistema/www/noticias.php

index 809b7a97d158fc389e247ffecf81eba3afe492eb..cce9f524b26aa643d9e6374d5a124db46659ff81 100644 (file)
@@ -26,6 +26,7 @@
                'id' => 'grupo',
                'id_activo' => $grupo,
                'nombre' => 'nombre',
                'id' => 'grupo',
                'id_activo' => $grupo,
                'nombre' => 'nombre',
+               'habilitado' => 'habilitado',
                'id_padre' => 'grupo_padre',
                'order' => '',
                'prepend_link' => 'noticias.php?grupo=');
                'id_padre' => 'grupo_padre',
                'order' => '',
                'prepend_link' => 'noticias.php?grupo=');