socialforge/app/views/issue_categories/new.js.erb

3 lines
134 B
Plaintext
Raw Normal View History

2013-08-01 10:33:49 +08:00
$('#ajax-modal').html('<%= escape_javascript(render :partial => 'issue_categories/new_modal') %>');
showModal('ajax-modal', '600px');