From: Kohei Yoshino Date: Tue, 12 Dec 2017 23:32:29 +0000 (-0500) Subject: Bug 1424787 - Due Date on bug modal is 1 day ahead X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5b9cf95e4522cb670a71c3bd02e73e38b45997e;p=thirdparty%2Fbugzilla.git Bug 1424787 - Due Date on bug modal is 1 day ahead --- diff --git a/extensions/BugModal/template/en/default/bug_modal/field.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/field.html.tmpl index fbf8c2a48..d123ca696 100644 --- a/extensions/BugModal/template/en/default/bug_modal/field.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/field.html.tmpl @@ -161,7 +161,7 @@ END; [% CASE constants.FIELD_TYPE_DATE %] [%# date %] - [% value FILTER time("%Y-%m-%d") %] + [% CASE constants.FIELD_TYPE_BUG_ID %] [%# bug id %]