Skip to content

Commit

Permalink
Merge pull request #2294 from cloudnativedaysjp/fix/remove-load-js
Browse files Browse the repository at this point in the history
fix: an issue where two forms were added when clicking `add new session` in sponsor session form
  • Loading branch information
jacopen authored May 1, 2024
2 parents 6f84e7b + d012837 commit ef74e22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/views/speaker_dashboard/speakers/_form.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,3 @@
<%= form.submit class: "btn btn-primary btn-lg btn-block" %>
</div>
<% end %>

<%= javascript_pack_tag "speaker_form.js" %>

0 comments on commit ef74e22

Please sign in to comment.