diff --git a/app/views/bubbles/_color.html.erb b/app/views/bubbles/_color.html.erb index 0ff307628..55630ba08 100644 --- a/app/views/bubbles/_color.html.erb +++ b/app/views/bubbles/_color.html.erb @@ -4,7 +4,7 @@ Change color - + <%= form_with model: bubble, url: bucket_bubble_path(bubble.bucket, bubble), data: { controller: "form", action: "change->form#submit" } do |form| %> <% Bubble::COLORS.each do |color| %>