Mercurial > hg > soundsoftware-site
view .svn/pristine/b8/b8a1ba192a805238fd5b59d6bebb12df0f124153.svn-base @ 1317:2805873c0147 redmine-2.2-integration
several fixes to the publications#show page and related views.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Tue, 18 Jun 2013 17:34:56 +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) %>');