mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-02 11:29:41 +00:00
rajout du voter, pour document et action dans la notif -> affiche les documents mais aussi le fais de partager dans notification create
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
<ul class="item-col record_actions">
|
||||
|
||||
<li>
|
||||
<a class="btn btn-notify" title="{{ 'notification.Notify'|trans }}"
|
||||
<a class="btn btn-notify btn-outline-primary" title="{{ 'notification.Notify'|trans }}"
|
||||
href="{{ chill_path_add_return_path('chill_main_notification_create', {'entityClass': 'Chill\\PersonBundle\\Entity\\AccompanyingPeriod\\AccompanyingPeriodWork', 'entityId': w.id}) }}">
|
||||
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user