Merge branch 'redmine-6' into HEAD

This commit is contained in:
2026-01-22 20:39:20 -05:00
89 changed files with 1493 additions and 1084 deletions

View File

@@ -2,7 +2,7 @@
<label for="issue_customer"><%= t(:customer) %></label>
<%= search_customer %>
<%= customer_id %>
<%= link_to_function(t(:label_load_customer), "updateIssueFrom('/issues/#{context[:issue].id}/edit.js', this)") %>
<%= link_to t(:label_load_customer), '#', onclick: "#{js_link}; return false;" %>
</p>
<p>