]> git.llucax.com Git - z.facultad/75.52/sercom.git/blobdiff - sercom/subcontrollers/grupo/templates/list.kid
Visual hint de que se estan buscando registros.
[z.facultad/75.52/sercom.git] / sercom / subcontrollers / grupo / templates / list.kid
index 9fcdfaf2075c67724fd758ddaf161bbf18314ba5..6d7d4af3fc1d9bf20aa4e276f653a7512bc536bd 100644 (file)
@@ -14,6 +14,7 @@
         <th>Curso</th>
         <th>Nombre</th>
         <th>Responsable</th>
+        <th>Operaciones</th>
     </tr>
     <tr py:for="record in records">
         <td><span py:replace="record.curso.shortrepr()">curso</span></td>