]> git.llucax.com Git - z.facultad/75.52/sercom.git/blobdiff - sercom/subcontrollers/tarea_fuente/templates/show.kid
Hago que VOLVER sea un volver de verdad al punto de origen
[z.facultad/75.52/sercom.git] / sercom / subcontrollers / tarea_fuente / templates / show.kid
index 1957468bd5f87d921d16d8f2c8b11c7f062111c8..0ef830a39682f7cbfa983888f8dacd81c51e2cc6 100644 (file)
@@ -20,7 +20,7 @@
 
 <br/>
 <a href="${tg.url('/tarea_fuente/edit/%d' % record.id)}">Editar</a> |
-<a href="${tg.url('/tarea_fuente/list')}">Volver</a>
+<a href="javascript:window.history.go(-1);">Volver</a>
 
 </body>
 </html>