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

4 lines
105 B
Text
Raw Normal View History

2014-09-02 14:37:02 +02:00
:plain
$("body").append("#{escape_javascript(render('shortcuts'))}");
$("#modal-shortcuts").modal();