Do not show notifications on “all dossiers” tab

This commit is contained in:
Paul Chavard 2018-02-20 12:08:24 +01:00
parent ae0a314864
commit 4f8a19718f

View file

@ -28,8 +28,6 @@
%span.badge= @termines_dossiers.count
%li{ class: (@statut == 'tous') ? 'active' : nil }>
- if current_gestionnaire.notifications_for_procedure(@procedure).present?
%span.notifications{ 'aria-label': 'notifications' }
= link_to(procedure_path(@procedure, statut: 'tous')) do
tous les dossiers
%span.badge= @all_state_dossiers.count