Mercurial > hg > soundsoftware-site
view .svn/pristine/57/57f355bd1bf19a701c370fb3c553495c694b4edb.svn-base @ 1298:4f746d8966dd redmine_2.3_integration
Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:28:30 +0100 |
parents | 622f24f53b42 |
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 %>