add deleted dossiers title

This commit is contained in:
Christophe Robillard 2020-03-24 13:42:37 +01:00
parent 73d7ef4436
commit fcfa19a4aa
2 changed files with 5 additions and 0 deletions

View file

@ -16,6 +16,10 @@
margin-bottom: 1 * $default-padding;
}
.titre-dossiers {
text-align: center;
}
.dossiers-table {
margin-top: $default-spacer;
margin-bottom: 3 * $default-spacer;

View file

@ -38,6 +38,7 @@
active: true)
.container
%h1.titre-dossiers Dossiers supprimés
%p.explication-onglet Les dossiers ont été supprimés. Vous ne pouvez plus les récupérer depuis Démarches Simplifiées.
- if @deleted_dossiers.any?
= paginate @deleted_dossiers