Skip to content

Commit

Permalink
Remove unnecessary submit button from preview
Browse files Browse the repository at this point in the history
  • Loading branch information
malchua committed Dec 20, 2024
1 parent 294a91c commit 394ff06
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,4 @@
<% end %>
<% end %>
</div>
<%= form.submit "Submit",
class: "button button--size-default button--state-primary",
disabled: true,
data: {
"viral--select2-target": "submitButton",
} %>
<% end %>

0 comments on commit 394ff06

Please sign in to comment.