gitlabhq/gitlabhq

View on GitHub
app/views/help/shortcuts.js.haml

Summary

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