From 11386a04eeeac6c932bdb41b8075589607f21e2c Mon Sep 17 00:00:00 2001 From: Mathieu Magnin Date: Thu, 7 Sep 2017 11:44:39 +0200 Subject: [PATCH] Remove history link --- app/views/new_gestionnaire/dossiers/_header.html.haml | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/new_gestionnaire/dossiers/_header.html.haml b/app/views/new_gestionnaire/dossiers/_header.html.haml index 7266fb7e9..46dcf1265 100644 --- a/app/views/new_gestionnaire/dossiers/_header.html.haml +++ b/app/views/new_gestionnaire/dossiers/_header.html.haml @@ -23,5 +23,3 @@ - if notifications_summary[:messagerie] %span.notifications{ 'aria-label': 'notifications' } = link_to "Messagerie", messagerie_dossier_path(dossier.procedure, dossier) - %li - = link_to "Historique", "#"