Adapt public collections/cards to the new columns model

This commit is contained in:
Jorge Manrubia
2025-09-28 18:32:43 +02:00
parent 6e1e0eddd8
commit 4103e0c346
26 changed files with 188 additions and 43 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
</h3>
</div>
<%= render "cards/display/preview/stages", card: card %>
<%= render "cards/display/preview/columns", card: card %>
</div>
</div>