Resumen
-
Propiedades de página (1 modificado, 0 añadido, 0 eliminado)
Detalles
- Propiedades de página
-
- Contenido
-
... ... @@ -53,7 +53,7 @@ 53 53 <td>${row.titulo}</td> 54 54 <td>${row.sistema}</td> 55 55 <td>${row.estado}</td> 56 - <td><img src='/images_wiki/${row.caratula}' style='width: 100px; height:75px;'/></td>56 + <td><img src='/images_wiki/${row.caratula}' style='width: 75px; height: 100px;'/></td> 57 57 </tr> 58 58 """ 59 59 }