mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 09:18:24 +00:00 
			
		
		
		
	location: change display in twig
This commit is contained in:
		| @@ -41,8 +41,8 @@ | ||||
|     <dd> | ||||
|         {% if entity.location is not null %} | ||||
|             <p> | ||||
|                 <span>{{ entity.location.locationType.title|localize_translatable_string }}</span> | ||||
|                 {{ entity.location.name }} | ||||
|                 <span> ({{ entity.location.locationType.title|localize_translatable_string }})</span> | ||||
|             </p> | ||||
|             {{ entity.location.address|chill_entity_render_box }} | ||||
|         {% else %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user