From b92f32dd334617e74ab931c1db1801cf1c2897ba Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Fri, 25 Sep 2015 18:34:42 +0200 Subject: Bug 1201266: Migrate YUI calendar to jQuery r=gerv --- template/en/default/bug/summarize-time.html.tmpl | 34 ++++++++---------------- 1 file changed, 11 insertions(+), 23 deletions(-) (limited to 'template/en/default/bug/summarize-time.html.tmpl') diff --git a/template/en/default/bug/summarize-time.html.tmpl b/template/en/default/bug/summarize-time.html.tmpl index 9613eebf1..84eb75615 100644 --- a/template/en/default/bug/summarize-time.html.tmpl +++ b/template/en/default/bug/summarize-time.html.tmpl @@ -22,9 +22,7 @@ header = header style_urls = ['skins/standard/buglist.css'] doc_section = "using/editing.html#time-tracking" - yui = ['calendar'] - javascript_urls = [ "js/util.js", "js/field.js" ] - %] +%] [% INCLUDE query_form %] @@ -261,23 +259,19 @@ : - - -
+ and : - - -
+ +
(Dates are optional, and in YYYY-MM-DD format) @@ -321,11 +315,5 @@ -
[% END %] -- cgit v1.2.3-24-g4f1b