Merge pull request #705 from sgmap/remove_history_tab
Remove history link
This commit is contained in:
commit
60b7a5067d
1 changed files with 0 additions and 2 deletions
|
@ -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", "#"
|
|
||||||
|
|
Loading…
Reference in a new issue