Skip to content

Commit

Permalink
Merge pull request #2901 from bitberries/bugfix/invalid_html_fix
Browse files Browse the repository at this point in the history
fix closing tag mismatch
  • Loading branch information
kennyadsl authored Oct 10, 2018
2 parents 09aadb1 + 729ce3e commit f797dd5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
<div class="field">
<%= f.label :path %>
<%= f.text_field :path, class: "fullwidth" %>
</p>
</div>
<% end %>

0 comments on commit f797dd5

Please sign in to comment.