mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Optimized dom management
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
{% if id and layer %}
|
||||
<a href="{{ path('infinito_api_rest_layer_read',{'identity':id,'layer':layer,'_format':'html'}) }}">
|
||||
<i class="fas fa-link"></i>
|
||||
{% if id == content %}#{% endif %}{{ content }}
|
||||
#{{ id }}
|
||||
</a>
|
||||
{% else %}
|
||||
{{ content }}
|
||||
|
Reference in New Issue
Block a user