summaryrefslogtreecommitdiffstats
path: root/app/views/issue_categories/new.js.erb
blob: 0d623495e4574f2e60163dd600555d7fc48f08cf (plain)
1
2
$('#ajax-modal').html('<%= escape_javascript(render :partial => 'issue_categories/new_modal') %>');
showModal('ajax-modal', '600px');