fix(cache): depends on locale
This commit is contained in:
parent
a9397ff5d3
commit
58af217477
3 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
- unless @no_description
|
||||
.fr-accordions-group.fr-mb-3w
|
||||
- cache [procedure, "description"] do
|
||||
- cache [I18n.locale, procedure, "description"] do
|
||||
%section.fr-accordion
|
||||
%h2.fr-accordion__title
|
||||
%button.fr-accordion__btn{ "aria-controls" => "accordion-114", "aria-expanded" => "true" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue