Merge pull request #8509 from demarches-simplifiees/a11y-8057-tags-used-for-presentation
a11y : update html tags card-title
This commit is contained in:
commit
abf9a4e477
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
- if link.present?
|
||||
.support.card.featured.mb-4.ml-4.hidden{ id: "card-#{question_type}", "aria-hidden": true , data: { "support-target": "content" } }
|
||||
.card-title
|
||||
%p.card-title
|
||||
= t('.our_answer')
|
||||
.card-content
|
||||
-# i18n-tasks-use t("support.index.#{question_type}.answer_html")
|
||||
|
|
Loading…
Reference in a new issue