Mercurial > hg > soundsoftware-site
view .svn/pristine/57/57f355bd1bf19a701c370fb3c553495c694b4edb.svn-base @ 1295:622f24f53b42 redmine-2.3
Update to Redmine SVN revision 11972 on 2.3-stable branch
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:02:21 +0100 |
parents | |
children |
line wrap: on
line source
$('#relations').html('<%= escape_javascript(render :partial => 'issues/relations') %>'); <% if @relation.errors.empty? %> $('#relation_delay').val(''); $('#relation_issue_to_id').val(''); $('#relation_issue_to_id').focus(); <% end %>