Skip to content

Commit

Permalink
remove double hr
Browse files Browse the repository at this point in the history
  • Loading branch information
skyporter committed Apr 26, 2024
1 parent f8d077c commit 970e131
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/catalog_admin/items/edit.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<%= render_items_approval(@item) %>
<%= render("common_form_fields", :f => f) %>

<hr>
<%= f.primary(t('.save_item', item: @item.item_type.name)) %>
<%= link_to(
t("cancel"),
Expand Down

0 comments on commit 970e131

Please sign in to comment.