Skip to content

Commit

Permalink
Include lang attribute option for link title
Browse files Browse the repository at this point in the history
owenatgov committed Aug 21, 2020
1 parent 7cd2289 commit 33499e5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -33,6 +33,7 @@
item[:link][:path],
data: item[:link][:data_attributes],
class: "#{item_classes} gem-c-document-list__item-link",
lang: item[:link][:locale].presence
)
else
content_tag(

0 comments on commit 33499e5

Please sign in to comment.