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