Merge branch 'redmine-6' into dev-6

This commit is contained in:
2026-01-22 21:50:40 -05:00
3 changed files with 16 additions and 9 deletions

View File

@@ -11,7 +11,7 @@
<div class="splitcontent">
<div class="splitcontentleft">
<h4><%=t(:label_customer)%>:</h4>
<h4><%=t(:field_customer)%>:</h4>
<%= render :partial => 'customers/details', locals: {customer: @customer} %>
</div>