X-Git-Url: https://git.llucax.com/software/sercom.git/blobdiff_plain/27cbd5ae7b456cd4e753624cb275b2ad11acf53a..bcb3e4bcc3dfbface661034e16a86c69d4218d74:/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"""