X-Git-Url: https://git.llucax.com/software/sercom.git/blobdiff_plain/27cbd5ae7b456cd4e753624cb275b2ad11acf53a..f29dbaf102b8f50cb1c968f36fee14ed09b1080b:/sercom/subcontrollers/tarea_fuente/__init__.py diff --git a/sercom/subcontrollers/tarea_fuente/__init__.py b/sercom/subcontrollers/tarea_fuente/__init__.py index 12921f7..1bc0769 100644 --- a/sercom/subcontrollers/tarea_fuente/__init__.py +++ b/sercom/subcontrollers/tarea_fuente/__init__.py @@ -51,6 +51,8 @@ class TareaFuenteController(controllers.Controller, identity.SecureResource): comandos = ComandoFuenteController() + hide_to_entregar = 1 + @expose() def default(self, tg_errors=None): """handle non exist urls"""