Files
redmine_qbo_lineitems/app/views/items/new.html.erb
2026-03-17 20:49:58 -04:00

5 lines
97 B
Plaintext

<h2><%=t(:label_item_new)%></h2>
<%= render "form" %>
<%= link_to t(:label_back), items_path %>