gitlab-org--gitlab-foss/app/views/issues/new.js.haml

3 lines
100 B
Text

:plain
$("#new_issue_dialog").html("#{escape_javascript(render('form'))}");
switchToNewIssue();