Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
WP6
/
expub_compendium
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
changing typology url
joel
Simon Bowie
1 anno fa
parent
f8ccdb0b51
commit
7a09553f2b
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+1
-1
web/app/templates/book.html
+ 1
- 1
web/app/templates/book.html
Vedi File
@@ -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 %}
Write
Preview
Loading…
Annulla
Salva