We don't want this on the new card form

This commit is contained in:
Jason Zimdars
2025-10-30 10:05:02 -05:00
parent 16c914c7c5
commit f82f44e300
+4 -1
View File
@@ -20,7 +20,10 @@
<%= render "cards/container/title", card: card %>
<%= render "cards/display/perma/steps", card: card %>
</div>
<%= render "cards/triage/columns", card: card %>
<% if card.published? %>
<%= render "cards/triage/columns", card: card %>
<% end %>
</div>
<footer class="card__footer full-width flex align-start gap">