summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2015-04-13 10:34:41 +0200
committerByron Jones <glob@mozilla.com>2015-04-13 10:34:41 +0200
commit7b7e0cc4000fa15305a8f76f580b3a2dd22a04ee (patch)
treeb09b14648f704648817bf701ed3eed1af8c3e2a6
parent8342d0f7a04e0956218dbfa687a0f60f358f16da (diff)
downloadbugzilla-7b7e0cc4000fa15305a8f76f580b3a2dd22a04ee.tar.gz
bugzilla-7b7e0cc4000fa15305a8f76f580b3a2dd22a04ee.tar.xz
Bug 1152118: Shortcut for editing gets triggered even when "ctrl" and "e" are not pressed at the same time
-rw-r--r--extensions/BugModal/template/en/default/bug_modal/header.html.tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/header.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/header.html.tmpl
index f362da540..70c98641f 100644
--- a/extensions/BugModal/template/en/default/bug_modal/header.html.tmpl
+++ b/extensions/BugModal/template/en/default/bug_modal/header.html.tmpl
@@ -56,7 +56,6 @@
);
jquery.push(
"datetimepicker",
- "hotkeys",
);
style_urls.push(
"extensions/BugModal/web/bug_modal.css",