Skip to content
Snippets Groups Projects
Commit ff449d28 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

Bouton reset

parent eb5099d7
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<div class="row">
<div class="col-lg-3">
<%= render 'faceted_search/facets', facets: @facets %>
<%= render 'faceted_search/facets', facets: @facets, reset: t('extranet.library.reset') %>
</div>
<div class="col-lg-9">
<div class="row mt-n5 documents-list">
......
......@@ -33,6 +33,7 @@ en:
welcome: Welcome!
library:
download: Download
reset: Reset
menu: Menu
organization:
experiences: Alumni in this organization (%{count})
......
......@@ -33,6 +33,7 @@ fr:
welcome: Bienvenue !
library:
download: Télécharger
reset: Réinitialiser
menu: Menu
organization:
experiences: Alumni dans cette organisation (%{count})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment