fix stylesheet bug
Questo commit è contenuto in:
parent
1058ce034d
commit
10831a44e9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
{% for bundle in g.assets['css'] %}
|
||||
{% assets bundle %}
|
||||
<link type="text/javascript" href="{{ ASSET_URL }}" rel="stylesheet">
|
||||
<link href="{{ ASSET_URL }}" rel="stylesheet">
|
||||
{% endassets %}
|
||||
{% endfor %}
|
||||
{% block css %}{% endblock %}
|
||||
|
|
|
|||
Caricamento…
Aggiungi tabella
Aggiungi collegamento
Crea riferimento in una nuova segnalazione