diff --git a/app/views/cards/display/_preview.html.erb b/app/views/cards/display/_preview.html.erb index b622bae69..ded2d8e14 100644 --- a/app/views/cards/display/_preview.html.erb +++ b/app/views/cards/display/_preview.html.erb @@ -16,9 +16,9 @@
-

+

<%= card.title %> -

+ <%= link_to collection_card_path(card.collection, card), draggable: false, class: "card__link", title: card_title_tag(card), data: { action: "dialog#close", turbo_frame: "_top" } do %> <%= card.title %>