summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal/template/en/default/bug_modal/header.html.tmpl
diff options
context:
space:
mode:
authorSebastin Santy <sebastinssanty@gmail.com>2017-12-13 18:05:48 +0100
committerGitHub <noreply@github.com>2017-12-13 18:05:48 +0100
commit988a42a2dc199716f5c9c6e371ffcf9493c68112 (patch)
treedb1d8a548104fbce8e65c7af99745d41e5d304bd /extensions/BugModal/template/en/default/bug_modal/header.html.tmpl
parente5b9cf95e4522cb670a71c3bd02e73e38b45997e (diff)
downloadbugzilla-988a42a2dc199716f5c9c6e371ffcf9493c68112.tar.gz
bugzilla-988a42a2dc199716f5c9c6e371ffcf9493c68112.tar.xz
Bug 1424940 - Support HTML5 datepicker
Diffstat (limited to 'extensions/BugModal/template/en/default/bug_modal/header.html.tmpl')
-rw-r--r--extensions/BugModal/template/en/default/bug_modal/header.html.tmpl2
1 files changed, 0 insertions, 2 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 a91d11576..d92ad455d 100644
--- a/extensions/BugModal/template/en/default/bug_modal/header.html.tmpl
+++ b/extensions/BugModal/template/en/default/bug_modal/header.html.tmpl
@@ -60,7 +60,6 @@
"js/util.js"
);
jquery.push(
- "datetimepicker",
"contextMenu",
"visibility"
);
@@ -68,7 +67,6 @@
"extensions/BugModal/web/bug_modal.css",
"extensions/BugModal/web/dropdown.css",
"skins/standard/bug_groups.css",
- "js/jquery/plugins/datetimepicker/datetimepicker.css",
"js/jquery/plugins/contextMenu/contextMenu.css"
);