diff --git a/app/views/cards/_publish.html.erb b/app/views/cards/_publish.html.erb deleted file mode 100644 index 1f2199ece..000000000 --- a/app/views/cards/_publish.html.erb +++ /dev/null @@ -1,3 +0,0 @@ -<%= button_to card_publish_path(card), class: "btn txt-small btn--link", style: "--btn-background: #{card.color}" do %> - Post to project -<% end %> diff --git a/app/views/cards/show.html.erb b/app/views/cards/show.html.erb index f0151c3ce..f1f2ea95a 100644 --- a/app/views/cards/show.html.erb +++ b/app/views/cards/show.html.erb @@ -16,7 +16,10 @@