]> git.llucax.com Git - software/sercom.git/blobdiff - sercom/subcontrollers/tarea_prueba/comandos/templates/list.kid
varios links de volver detalles HTML
[software/sercom.git] / sercom / subcontrollers / tarea_prueba / comandos / templates / list.kid
index ff1f76c56fd56f08405404e9d3b4e887806f8f2b..657c6032e56093df7929ef99346ac7694faa5109 100644 (file)
@@ -24,7 +24,8 @@
 </table>
 
 <br/>
-<a href="${tg.url('/tarea_prueba/comandos/new/%d' % tareaID)}">Agregar</a>
+<a href="${tg.url('/tarea_prueba/comandos/new/%d' % tareaID)}">Agregar</a> |
+<a href="${tg.url('/tarea_prueba/list/')}">Volver</a>
 
 <div py:for="page in tg.paginate.pages">
     <a py:if="page != tg.paginate.current_page"