diff options
| -rw-r--r-- | app/views/workbenches/show.html.slim | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app/views/workbenches/show.html.slim b/app/views/workbenches/show.html.slim index 7834e4c53..66eedb68d 100644 --- a/app/views/workbenches/show.html.slim +++ b/app/views/workbenches/show.html.slim @@ -1,11 +1,9 @@ +- breadcrumb @workbench / PageHeader = pageheader 'jeux-de-donnees', t('referentials.index.title'), '', '' do - -- breadcrumb @workbench - / Below is secundary actions & optional contents (filters, ...) .row.mb-sm .col-lg-12.text-right |
