debian-mirror-gitlab/app/views/help/shortcuts.js.haml

4 lines
105 B
Text
Raw Normal View History

2014-09-02 18:07:02 +05:30
:plain
$("body").append("#{escape_javascript(render('shortcuts'))}");
$("#modal-shortcuts").modal();