????

Your IP : 18.221.95.53


Current Path : C:/inetpub/vhost/redmine/app/views/versions/
Upload File :
Current File : C:/inetpub/vhost/redmine/app/views/versions/create.js.erb

hideModal();
<% select = content_tag('select', content_tag('option') + version_options_for_select(@project.shared_versions.open, @version), :id => 'issue_fixed_version_id', :name => 'issue[fixed_version_id]') %>
$('#issue_fixed_version_id').replaceWith('<%= escape_javascript(select) %>');