helloasso_synchro_button.html.twig 192 Bytes
Newer Older
1 2 3 4 5
<li>
    <a class="sonata-action-element" href="{{ admin.generateUrl('synchro') }}">
        <i class="fa fa-refresh"></i> {{ 'Synchronisation'|trans({}, 'SonataAdminBundle') }}
    </a>
</li>