Sha256: f18f7f5709d08f79b1e2760ef37ee0bce69981600ccca3e5b2926e2a43a36ea3
Contents?: true
Size: 296 Bytes
Versions: 26
Compression:
Stored size: 296 Bytes
Contents
$("#letter_main_recipient_attributes_addressee_id") .append('<option value="<%= @contact.id %>"><%= @contact.name_and_description %></option>'); $("#letter-ccs table tbody") .append('<%= j render(partial: "cc_recipient_form", object: @contact, as: :contact, locals: { letter: @letter }) %>');
Version data entries
26 entries across 26 versions & 1 rubygems