gitlab-org--gitlab-foss/app/views/help/shortcuts.js.haml

4 lines
105 B
Plaintext
Raw Normal View History

2013-06-30 19:10:52 +00:00
:plain
$("body").append("#{escape_javascript(render('shortcuts'))}");
$("#modal-shortcuts").modal();