mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 09:18:24 +00:00 
			
		
		
		
	Add export button to social actions template
This commit is contained in:
		| @@ -35,6 +35,9 @@ | ||||
|         {% endblock %} | ||||
|  | ||||
|         {% block actions_before %} | ||||
|             <li> | ||||
|                 <a href="{{ path('chill_person_social_action_export_list') }}" class="btn btn-download"></a> | ||||
|             </li> | ||||
|             <li class='cancel'> | ||||
|                 <a href="{{ path('chill_main_admin_central') }}" class="btn btn-cancel">{{'Back to the admin'|trans}}</a> | ||||
|             </li> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user