mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-11-03 18:58:01 +00: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