diff --git a/app/views/cards/display/_preview.html.erb b/app/views/cards/display/_preview.html.erb index e7b8a61ec..fa3145508 100644 --- a/app/views/cards/display/_preview.html.erb +++ b/app/views/cards/display/_preview.html.erb @@ -2,27 +2,25 @@ <% cache cacheable_preview_parts_for(card, draggable) do %> <%= card_article_tag card, class: "card", draggable: draggable, data: { id: card.id, drag_and_drop_target: "item" } do %> -