socialforge/app/views/issues/index.js.erb

2 lines
92 B
Plaintext
Raw Normal View History

$('#content').html('<%= escape_javascript(render :partial => 'issues/newissue_index') %>');