suitepro/plugins/redmine_questions/app/views/questions_sections/new.js.erb

2 lines
117 B
Text

$('#ajax-modal').html('<%= escape_javascript(render :partial => 'new_modal') %>');
showModal('ajax-modal', '600px');