Mercurial > hg > soundsoftware-site
view .svn/pristine/b8/b8a1ba192a805238fd5b59d6bebb12df0f124153.svn-base @ 1516:b450a9d58aed redmine-2.4
Update to Redmine SVN revision 13356 on 2.4-stable branch
author | Chris Cannam |
---|---|
date | Tue, 09 Sep 2014 09:28:31 +0100 |
parents | 038ba2d95de8 |
children |
line wrap: on
line source
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) %>');