mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
minor changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="sticky-buttons">
|
||||
<a class="btn btn-lg btn-circle btn-success" title="Appel téléphonique"
|
||||
href="{{ path('chill_crud_aside_activity_new', {'type' : 7, 'duration' : '600', 'note' : 'Pas des remarques' }) }}">
|
||||
href="{{ path('chill_crud_aside_activity_new', {'type' : 7, 'duration' : '600', 'note' : '' }) }}">
|
||||
<i class="fa fa-phone fa-lg"></i>
|
||||
</a>
|
||||
<a class="btn btn-lg btn-circle btn-success" title="Activité annexe"
|
||||
|
Reference in New Issue
Block a user