From fa6a04cf74404946ceb71c055c152b7859c5a65a Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Fri, 10 Aug 2012 16:41:10 -0400 Subject: small changes to My Dashboard --- .../en/default/pages/mydashboard.html.tmpl | 30 +++------------------- 1 file changed, 3 insertions(+), 27 deletions(-) (limited to 'extensions/MyDashboard/template') diff --git a/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl b/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl index 1dbc749b7..50f31550e 100644 --- a/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl +++ b/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl @@ -111,7 +111,7 @@ [% request.bug_id FILTER html %]: [%+ request.bug_summary FILTER html %] [% END %] - [% request.created FILTER time('%Y.%m.%d') FILTER html %] + [% request.created FILTER time('%Y:%m:%d') FILTER html %] [% END %] @@ -120,18 +120,6 @@