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

4 lines
100 B
Plaintext
Raw Normal View History

2011-10-08 21:36:38 +00:00
:plain
$("#new_issue_dialog").html("#{escape_javascript(render('form'))}");
switchToNewIssue();