Mercurial > hg > soundsoftware-site
view .svn/pristine/d0/d003fbdebc52ec191d88feaebbdc5535c6333033.svn-base @ 1524:82fac3dcf466 redmine-2.5-integration
Fix failure to interpret Javascript when autocompleting members for project
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Thu, 11 Sep 2014 10:24:38 +0100 |
parents | 038ba2d95de8 |
children |
line wrap: on
line source
$('#ajax-modal').html('<%= escape_javascript(render :partial => 'watchers/new', :locals => {:watched => @watched}) %>'); showModal('ajax-modal', '400px'); $('#ajax-modal').addClass('new-watcher');