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

2 lines
109 B
Plaintext
Raw Normal View History

2013-08-01 10:33:49 +08:00
$('#content').html('<%= escape_javascript(render :template => 'issues/bulk_edit', :formats => [:html]) %>');