4 lines
145 B
Plaintext
4 lines
145 B
Plaintext
<%= button_to bucket_bubble_publish_path(bubble.bucket, bubble), class: "btn txt-small btn--link" do %>
|
|
<span>Post to project</span>
|
|
<% end %>
|