Merge pull request #705 from sgmap/remove_history_tab

Remove history link
This commit is contained in:
Mathieu Magnin 2017-09-07 15:10:45 +02:00 committed by GitHub
commit 60b7a5067d

View file

@ -23,5 +23,3 @@
- if notifications_summary[:messagerie] - if notifications_summary[:messagerie]
%span.notifications{ 'aria-label': 'notifications' } %span.notifications{ 'aria-label': 'notifications' }
= link_to "Messagerie", messagerie_dossier_path(dossier.procedure, dossier) = link_to "Messagerie", messagerie_dossier_path(dossier.procedure, dossier)
%li
= link_to "Historique", "#"