minor changes

This commit is contained in:
2022-01-28 09:56:20 +01:00
parent 39a7cecd24
commit 72cffd7a3d
6 changed files with 24 additions and 16 deletions

View File

@@ -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"