socialforge/app/views/attachments/autocomplete.js.erb

3 lines
119 B
Plaintext

$('#relation_file_form').show();
$('#relation_file').html('<%=render_attachments_for_new_project(@project, nil)%>');