Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
WP6
/
expub_compendium
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
changing typology url
joel
Simon Bowie
hace 1 año
padre
f8ccdb0b51
commit
7a09553f2b
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
web/app/templates/book.html
+ 1
- 1
web/app/templates/book.html
Ver fichero
@@ -28,7 +28,7 @@
Typology category:
</th>
<td>
<a href="{{ resource['typology'] }}">{{ resource['typology'] }}</a>
<a href="
/books?typology=
{{ resource['typology'] }}">{{ resource['typology'] }}</a>
</td>
</tr>
{% endif %}
Escribir
Vista previa
Cargando…
Cancelar
Guardar