gitlab-org--gitlab-foss/app/views/help/shortcuts.js.haml
2013-06-30 22:10:52 +03:00

3 lines
105 B
Text

:plain
$("body").append("#{escape_javascript(render('shortcuts'))}");
$("#modal-shortcuts").modal();