manager: allow searching for deleted dossier

Deleted dossiers don't appear in the unfiltered list though. You have to
know its id to find it.
This commit is contained in:
Pierre de La Morinerie 2018-07-23 11:02:25 +00:00
parent 81b68e85ff
commit 6e5840e838
3 changed files with 31 additions and 0 deletions

View file

@ -22,6 +22,9 @@ as well as a link to its edit page.
<header class="main-content__header" role="banner">
<h1 class="main-content__page-title">
<%= content_for(:title) %>
<% if dossier.hidden_at %>
(SUPPRIMÉ)
<% end %>
</h1>
<div>