]> git.llucax.com Git - software/sercom.git/blobdiff - sercom/subcontrollers/tarea_fuente/templates/show.kid
Permitir pasar el el archivo de configuración por línea de comandos al tester.
[software/sercom.git] / sercom / subcontrollers / tarea_fuente / templates / show.kid
index 4affeb50aad4e420590c2677cad5cc8032422462..ff80d89e4fcc4d056ba0c3476f70f710935f082b 100644 (file)
@@ -54,7 +54,7 @@
 </table>
 
 <br/>
 </table>
 
 <br/>
-<a href="${tg.url('/tarea_fuente/edit/%d' % record.id)}">Editar</a> |
+<a py:if="'admin' in identity.current.permissions" href="${tg.url('/tarea_fuente/edit/%d' % record.id)}">Editar</a> |
 <a href="javascript:window.history.go(-1);">Volver</a>
 
 </body>
 <a href="javascript:window.history.go(-1);">Volver</a>
 
 </body>