summaryrefslogtreecommitdiff
path: root/app/views/help/shortcuts.js.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/help/shortcuts.js.haml')
-rw-r--r--app/views/help/shortcuts.js.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/help/shortcuts.js.haml b/app/views/help/shortcuts.js.haml
deleted file mode 100644
index 99ed042ea3b..00000000000
--- a/app/views/help/shortcuts.js.haml
+++ /dev/null
@@ -1,3 +0,0 @@
-:plain
- $("body").append("#{escape_javascript(render('shortcuts'))}");
- $("#modal-shortcuts").modal();