]> git.llucax.com Git - z.facultad/75.52/sercom.git/blobdiff - sercom/subcontrollers/enunciado/templates/show.kid
Mejorar listado de alumnos.
[z.facultad/75.52/sercom.git] / sercom / subcontrollers / enunciado / templates / show.kid
index c2cb756100abd00a81ed4c4273a3c1f3c4165851..5e7df77102531fbdd92639fd7e69e9bbec0fe594 100644 (file)
                                <td><span py:replace="record.creado">descripcion</span></td>
     </tr>
     <tr>
-        <th>Archivo:</th>
-                               <td><span py:replace="record.archivo_name">descripcion</span></td>
+        <th>Archivos:</th>
+                               <td>
+           <a py:if="record.archivos" href="${tg.url('/enunciado/files/%d' % record.id)}">Bajar Enunciado</a>
+                               </td>
     </tr>
     <tr>
         <th>Tareas:</th>